Skip to content

Commit

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

Bump mathieudutour/github-tag-action from 6.1 to 6.2 in the actions-dependencies group
  • Loading branch information
hughesjs authored May 6, 2024
2 parents 66c30aa + 3dae9d0 commit 1729594
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 @@ -34,7 +34,7 @@ jobs:
dotnet-version: 8.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 1729594

Please sign in to comment.