Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 95bc94e

Browse files
dependabot[bot]thejmitchener
andauthoredJun 5, 2024
Bump anothrNick/github-tag-action from 1.67.0 to 1.69.0 (#9)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joshua Mitchener <64335706+thejmitchener@users.noreply.github.com>
1 parent 70aabf2 commit 95bc94e

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
@@ -20,7 +20,7 @@ jobs:
2020

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

0 commit comments

Comments
 (0)
Please sign in to comment.