We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ca3eea commit 3b7313fCopy full SHA for 3b7313f
.github/workflows/bump-golang.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v4
23
24
- name: Install Updatecli in the runner
25
- uses: updatecli/updatecli-action@9a37c7e35598d7b37d8e7568b40ed9538112be01 # v0.76.1
+ uses: updatecli/updatecli-action@fa41baa922561b436c449de1a0bd1f5bd768248c # v0.76.1
26
27
- name: Run Updatecli in Apply mode
28
run: updatecli apply --config .github/updatecli-bump-golang.yml
0 commit comments