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