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