We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d2a7f9 + b13b1bf commit a820dd0Copy full SHA for a820dd0
.github/workflows/release-v2.yaml
@@ -119,7 +119,7 @@ jobs:
119
120
- name: Install slsactl
121
if: ${{ matrix.image-type == 'prime' }}
122
- uses: rancherlabs/slsactl/actions/install-slsactl@fb3239976175dfaf9f25d310fbe0977ce4e6be3a # v0.0.18
+ uses: rancherlabs/slsactl/actions/install-slsactl@2539cebd3fe5c291e5431f042e225c5b65850f50 # v0.1.1
123
124
- name: Create multi-platform image and push
125
shell: bash
0 commit comments