Skip to content

Commit

Permalink
Merge pull request #6 from clemlesne/dependabot/github_actions/develo…
Browse files Browse the repository at this point in the history
…p/github/codeql-action-3.23.0

chore(deps): Bump github/codeql-action from 2.22.8 to 3.23.0
  • Loading branch information
clemlesne authored Jan 12, 2024
2 parents 7a4f24a + c231879 commit c1ac30d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
run: semgrep ci --sarif --output=semgrep.sarif

- name: Upload results to GitHub Security
uses: github/codeql-action/upload-sarif@v2.22.8
uses: github/codeql-action/upload-sarif@v3.23.0
with:
sarif_file: semgrep.sarif

Expand Down

0 comments on commit c1ac30d

Please sign in to comment.