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