Skip to content

Commit 7597adf

Browse files
chore(deps): update actions/checkout digest
1 parent 5e40000 commit 7597adf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/self-zizmor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
found-files: ${{ steps.zizmor-check.outputs.found-files }}
1717
steps:
1818
- name: Checkout
19-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
19+
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
2020
- name: Run zizmor
2121
id: zizmor-check
2222
shell: bash

.github/workflows/snyk_monitor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
steps:
13-
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
13+
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
1414
with:
1515
persist-credentials: false
1616
- name: Run Snyk to import ${{ github.event.repository.name }} to Snyk

0 commit comments

Comments
 (0)