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 67dbf40 + 65e291b commit c18ae94Copy full SHA for c18ae94
.github/workflows/head-build.yml
@@ -44,7 +44,7 @@ jobs:
44
- prebuild-env
45
steps:
46
- name: Check out repository code
47
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
+ uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
48
49
- name: Load Secrets from Vault
50
uses: rancher-eio/read-vault-secrets@main
.github/workflows/release-publish.yml
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
0 commit comments