We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4efa096 commit fc39d4dCopy full SHA for fc39d4d
.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@d0950ebbe80f4f80c3392b288d6a218fae872f69 # v0.76.1
+ uses: updatecli/updatecli-action@6b8881a17fc8038e884ec94ff72a49e8e8a4069f # v0.76.1
26
27
- name: Run Updatecli in Apply mode
28
run: updatecli apply --config .github/updatecli-bump-golang.yml
0 commit comments