Skip to content

Commit c676a21

Browse files
authored
Merge pull request #240 from kindlyops/renovate/returntocorp-semgrep-action-digest
Update returntocorp/semgrep-action commit hash to 7b8b47b
2 parents cea29c4 + 277a301 commit c676a21

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@772bb6af73e0db36d19f809e8c4ed20daf360d20
31+
- uses: returntocorp/semgrep-action@7b8b47bd0b6f7d511a587628a69652e72c315140
3232
with:
3333
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}
3434
generateSarif: "1"

0 commit comments

Comments
 (0)