Skip to content

Commit 2f22d0f

Browse files
Bump mukunku/tag-exists-action from 1.6.0 to 1.7.0 (#654)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Gamero <[email protected]>
1 parent 138732e commit 2f22d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
go-version: '1.24'
4242
# Check if the newest tag already exists
4343
- name: Check if tag exist
44-
uses: mukunku/tag-exists-action@bdad1eaa119ce71b150b952c97351c75025c06a9 # v1.6.0
44+
uses: mukunku/tag-exists-action@5c39604fe8aef7e65acb6fbcf96ec580f7680313 # v1.7.0
4545
id: check-tag-exists
4646
with:
4747
tag: "v${{ steps.changelog_reader.outputs.version }}"

0 commit comments

Comments
 (0)