Skip to content

Commit a0afcc9

Browse files
#patch: Bump anothrNick/github-tag-action from 1.65.0 to 1.66.0 (#31)
Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.65.0 to 1.66.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.65.0...1.66.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5f9044 commit a0afcc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
fetch-depth: 0 # need all refs for tag generation
132132
- name: Auto-increment version tag
133133
id: versionbump
134-
uses: anothrNick/github-tag-action@1.65.0
134+
uses: anothrNick/github-tag-action@1.66.0
135135
env:
136136
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
137137
WITH_V: false

0 commit comments

Comments
 (0)