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 c74e998 + 8eaf023 commit ed659f2Copy full SHA for ed659f2
2 files changed
.github/workflows/build-iso.yml
@@ -35,7 +35,7 @@ jobs:
35
IS_SIGNED: ${{ steps.set.outputs.IS_SIGNED }}
36
steps:
37
- name: Checkout github actions
38
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v4
39
40
- name: Set environment variables
41
uses: ./.github/actions/config
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
0 commit comments