Skip to content

Commit 51af699

Browse files
Update actions/checkout digest to 85e6279
1 parent 46f83de commit 51af699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snyk-security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
actions: read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status
3636
runs-on: ubuntu-latest
3737
steps:
38-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
38+
- uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
3939
- name: Set up Snyk CLI to check for security issues
4040
# Snyk can be used to break the build when it detects security issues.
4141
# In this case we want to upload the SAST issues to GitHub Code Scanning

0 commit comments

Comments
 (0)