Skip to content

Commit 62c9e6a

Browse files
authored
Merge pull request #226 from kindlyops/renovate/returntocorp-semgrep-action-digest
Update returntocorp/semgrep-action commit hash to 2546762
2 parents 9073046 + 9b65c92 commit 62c9e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semgrep-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- uses: actions/checkout@v2
2929

3030
# Scan code using project's configuration on https://semgrep.dev/manage
31-
- uses: returntocorp/semgrep-action@326ea88429ad9656458dfd6606582f3de02d3903
31+
- uses: returntocorp/semgrep-action@25467625e39b5bee8d5b81bd3d4e5e7ea1d8af90
3232
with:
3333
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}
3434
generateSarif: "1"

0 commit comments

Comments
 (0)