We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents abfdf17 + e87d2eb commit d4afc64Copy full SHA for d4afc64
.github/workflows/semgrep-ci.yml
@@ -21,7 +21,7 @@ jobs:
21
env:
22
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
23
container:
24
- image: semgrep/semgrep@sha256:b6a1bae371d313a8bddf0418b3e094e7cda4f1d77afeeecaa6b08c7f400349ff
+ image: semgrep/semgrep@sha256:e520bbf05969b662ec720e3cb685e60a9ed4556b808445a1a7c1d608cea6be69
25
if: (github.actor != 'dependabot[bot]')
26
steps:
27
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
0 commit comments