We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba0efa6 + d8047c9 commit e53a3a4Copy full SHA for e53a3a4
.github/workflows/nightly.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
egress-policy: audit
21
- name: checkout repository
22
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23
24
submodules: recursive
25
- name: install cosign
.github/workflows/release.yml
0 commit comments