We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 019f52c commit b98e95cCopy full SHA for b98e95c
.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@061bc0e921116bde1470f51fb5c86d5318f16558 # main
+ uses: chainguard-dev/actions/setup-gitsign@271de1ab5916b0f71a6878578928140c76e8dd14 # main
124
125
- name: Commit pre-commit changes
126
0 commit comments