Skip to content

Commit

Permalink
Merge pull request #16 from fuelviews/dependabot/github_actions/main/…
Browse files Browse the repository at this point in the history
…anothrNick/github-tag-action-1.70.0

Bump anothrNick/github-tag-action from 1.69.0 to 1.70.0
  • Loading branch information
thejmitchener authored Sep 18, 2024
2 parents 8d28699 + 752c4c3 commit 7eb1056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Bump version and push tag
id: bump_version
uses: anothrNick/github-tag-action@1.69.0
uses: anothrNick/github-tag-action@1.70.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP: patch
Expand Down

0 comments on commit 7eb1056

Please sign in to comment.