We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2747d18 commit 47c78a5Copy full SHA for 47c78a5
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@79bd291c02ef97a833226e8da2cefaa775874fd2 # main
+ uses: chainguard-dev/actions/setup-gitsign@c69a264ec2a5934c3186c618f368fc1c86f16cff # v1.6.19
124
125
- name: Commit pre-commit changes
126
0 commit comments