Skip to content

Commit

Permalink
Merge pull request #68 from gipo999/renovate/semgrep-semgrep
Browse files Browse the repository at this point in the history
chore(deps): update semgrep/semgrep docker digest to 550dfda
  • Loading branch information
gipo355 authored Jun 12, 2024
2 parents 44f4d86 + c325ce1 commit 8187af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
env:
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
container:
image: semgrep/semgrep@sha256:cffeb57efaaffe57811b7fd740e4ee6313dbfaf6b364bb5cce52a8e506d35f42
image: semgrep/semgrep@sha256:550dfdac1ec5d4a757d1c2ac0197a6360ef3ac8e3d0a804731eab07242e91b4c
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- run: semgrep ci --sarif > semgrep.sarif
Expand Down

0 comments on commit 8187af8

Please sign in to comment.