Skip to content

Commit bcf469a

Browse files
authored
Use updated semgrep image name (#49)
1 parent 8980cce commit bcf469a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
semgrep:
1515
runs-on: ubuntu-latest
1616
container:
17-
image: returntocorp/semgrep
17+
image: semgrep/semgrep
1818

1919
steps:
2020
- name: Checkout

0 commit comments

Comments
 (0)