We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8980cce commit bcf469aCopy full SHA for bcf469a
1 file changed
.github/workflows/security.yml
@@ -14,7 +14,7 @@ jobs:
14
semgrep:
15
runs-on: ubuntu-latest
16
container:
17
- image: returntocorp/semgrep
+ image: semgrep/semgrep
18
19
steps:
20
- name: Checkout
0 commit comments