Skip to content

Commit

Permalink
Merge pull request #48 from hughesjs/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s-dependencies-9d8cd0dbf0

Bump the actions-dependencies group with 1 update
  • Loading branch information
hughesjs authored Jan 4, 2025
2 parents 34a2fed + ecdc57e commit 9c980b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
dotnet-version: 9.0.x
- name: Bump version and push tag
id: tag_version
uses: mathieudutour/github-tag-action@v6.1
uses: mathieudutour/github-tag-action@v6.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Create a GitHub release
Expand Down

0 comments on commit 9c980b4

Please sign in to comment.