We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1930695 commit 09a4e74Copy full SHA for 09a4e74
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@7cd0d4b4ac7cb0554b4c029217a5a50d1d93e029 # main
+ uses: chainguard-dev/actions/setup-gitsign@79bd291c02ef97a833226e8da2cefaa775874fd2 # main
124
125
- name: Commit pre-commit changes
126
0 commit comments