Skip to content

Commit

Permalink
fix semgrep version 1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
belokobylskii.i committed Oct 18, 2024
1 parent 646d41b commit c33d267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/secure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
semgrep:
runs-on: ubuntu-24.04
container:
image: semgrep/semgrep:1.10
image: semgrep/semgrep:1.30
permissions:
contents: read
security-events: write
Expand Down

0 comments on commit c33d267

Please sign in to comment.