There was an error while loading. Please reload this page.
1 parent d5677b2 commit 63ff744Copy full SHA for 63ff744
.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@339fdb3f3bf66d14fe5830248b4e893990415cd0 # 2.80.0
+ uses: updatecli/updatecli-action@f11c0cb3aca7a018d6000dc86a57eb3442277219 # 2.81.0
26
27
- name: Run Updatecli in Apply mode
28
run: updatecli apply --config .ci/updatecli/updatecli-bump-golang.yml --values .ci/updatecli/values.d/scm.yml
0 commit comments