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 4e31146 + 8b8e604 commit c9e0e0cCopy full SHA for c9e0e0c
.github/workflows/build-iso.yml
@@ -34,7 +34,7 @@ jobs:
34
IS_SIGNED: ${{ steps.set.outputs.IS_SIGNED }}
35
steps:
36
- name: Checkout github actions
37
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
+ uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v4
38
39
- name: Set environment variables
40
uses: ./.github/actions/config
.github/workflows/build.yml
0 commit comments