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.
1 parent 5e40000 commit 7597adfCopy full SHA for 7597adf
.github/workflows/self-zizmor.yaml
@@ -16,7 +16,7 @@ jobs:
16
found-files: ${{ steps.zizmor-check.outputs.found-files }}
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
20
- name: Run zizmor
21
id: zizmor-check
22
shell: bash
.github/workflows/snyk_monitor.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
12
13
- - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
+ - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
14
with:
15
persist-credentials: false
- name: Run Snyk to import ${{ github.event.repository.name }} to Snyk
0 commit comments