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 85d33ac + 7b4440b commit 5d2975eCopy full SHA for 5d2975e
.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@2539cebd3fe5c291e5431f042e225c5b65850f50 # v0.1.1
+ uses: rancherlabs/slsactl/actions/install-slsactl@45cc1a7e497bbe1f5c144ef9d9ee709924df5ce0 # v0.1.2
123
124
- name: Create multi-platform image and push
125
shell: bash
0 commit comments