Skip to content

Commit bc3eebd

Browse files
Bump anothrNick/github-tag-action from 1.67.0 to 1.69.0
Bumps [anothrNick/github-tag-action](https://github.com/anothrnick/github-tag-action) from 1.67.0 to 1.69.0. - [Release notes](https://github.com/anothrnick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.67.0...1.69.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 26b4f07 commit bc3eebd

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)