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 aa8c83c + 5b19934 commit d3b6dafCopy full SHA for d3b6daf
.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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v4
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
38
39
- name: Set environment variables
40
uses: ./.github/actions/config
.github/workflows/build.yml
0 commit comments