Skip to content

Commit 0012c01

Browse files
chore(deps): update actions/checkout digest to f43a0e5
1 parent d85dd72 commit 0012c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)