We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d93433f commit e528133Copy full SHA for e528133
1 file changed
.github/workflows/bump-version.yaml
@@ -120,7 +120,7 @@ jobs:
120
121
- name: Setup Gitsign
122
if: steps.command.outputs.command-name == 'bump'
123
- uses: chainguard-dev/actions/setup-gitsign@b846e9e9db7ff3872736fbc93ef891216525e747 # main
+ uses: chainguard-dev/actions/setup-gitsign@007d4aa93770de8bb4a40b9342e7c920fefc6bb0 # main
124
125
- name: Commit pre-commit changes
126
0 commit comments