Skip to content

Commit f6f9995

Browse files
build(deps): bump rickstaa/action-create-tag from 1.6.1 to 1.7.2 (#711)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24027d0 commit f6f9995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/remote-release-trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
id: calculate_head_sha
6161
run: echo "commit_sha=$(git rev-parse HEAD)" >> "$GITHUB_OUTPUT"
6262

63-
- uses: rickstaa/action-create-tag@84c90e6ba79b47b5147dcb11ff25d6a0e06238ba # pin@v1
63+
- uses: rickstaa/action-create-tag@a1c7777fcb2fee4f19b0f283ba888afa11678b72 # pin@v1
6464
with:
6565
tag: ${{ steps.calculate_version.outputs.result }}
6666
commit_sha: ${{ steps.calculate_head_sha.outputs.commit_sha }}

0 commit comments

Comments
 (0)