Skip to content

Commit

Permalink
Merge pull request #2 from Cloudzero/dependabot/github_actions/anothr…
Browse files Browse the repository at this point in the history
…Nick/github-tag-action-1.70.0

Bump anothrNick/github-tag-action from 1.69.0 to 1.70.0
  • Loading branch information
josephbarnett authored Jul 10, 2024
2 parents 626e06f + 904997c commit f9b0cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
# old_tag - The value of the last semantic version tag before the version bump. Empty if no version bump is performed.
# tag - The value of the latest tag after running this action.
# part - The part of version which was bumped.
uses: anothrNick/github-tag-action@1.69.0
uses: anothrNick/github-tag-action@1.70.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: true
Expand Down

0 comments on commit f9b0cfc

Please sign in to comment.