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.
1 parent 80f18ef commit 3632679Copy full SHA for 3632679
.github/actions/build-nix-image/action.yml
@@ -51,7 +51,7 @@ runs:
51
authToken: "${{ inputs.cachixAuthToken }}"
52
53
- name: Set GitHub CI Slug Variables
54
- uses: rlespinasse/github-slug-action@797d68864753cbceedc271349d402da4590e6302 # ratchet:rlespinasse/github-slug-action@v4
+ uses: rlespinasse/github-slug-action@6f7a8d2348e2a4aa5defafcdaafe5aef3f83bd4b # v5
55
with:
56
prefix: CI_
57
0 commit comments