Skip to content

Commit

Permalink
Merge pull request #101 from gipo999/renovate/semgrep-semgrep
Browse files Browse the repository at this point in the history
chore(deps): update semgrep/semgrep docker digest to aca826e
  • Loading branch information
alex-beggiato authored Aug 1, 2024
2 parents 5e664ae + 79ecb0e commit 0114040
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 @@ -29,7 +29,7 @@ jobs:
env:
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
container:
image: semgrep/semgrep@sha256:550dfdac1ec5d4a757d1c2ac0197a6360ef3ac8e3d0a804731eab07242e91b4c
image: semgrep/semgrep@sha256:aca826eb1bb9ba9e84a348b88e0c6340ca2a400789de0ee1e41b1abb560e4a1f
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
# generate the SARIF file to upload to the GitHub Advanced Security Dashboard
Expand Down

0 comments on commit 0114040

Please sign in to comment.