Skip to content

Commit 383490b

Browse files
Merge pull request #1 from fuelviews/dependabot/github_actions/main/anothrNick/github-tag-action-1.69.0
Bump anothrNick/github-tag-action from 1.67.0 to 1.69.0
2 parents 6c66cb9 + bc3eebd commit 383490b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Bump version and push tag
2323
id: bump_version
24-
uses: anothrNick/github-tag-action@1.67.0
24+
uses: anothrNick/github-tag-action@1.69.0
2525
env:
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2727
DEFAULT_BUMP: patch

0 commit comments

Comments
 (0)