Skip to content

Commit

Permalink
Bump github/codeql-action (#74)
Browse files Browse the repository at this point in the history
Bumps [github/codeql-action](https://github.com/github/codeql-action) from a291b7c6a336cf5b20cf593486ed61b265f7a55a to 9734ecd5b5d89514b0ce942a73586adcbe42b6ee.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@a291b7c...9734ecd)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 98e8a34 commit 2096fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
summary: false
# upload the results as a SARIF file to gh security tab
# kics-scan ignore-line
- uses: github/codeql-action/upload-sarif@a291b7c6a336cf5b20cf593486ed61b265f7a55a
- uses: github/codeql-action/upload-sarif@9734ecd5b5d89514b0ce942a73586adcbe42b6ee
name: Upload SARIF result
id: upload-sarif
if: steps.docker-scout-cves.outcome == 'success'
Expand Down

0 comments on commit 2096fe5

Please sign in to comment.