Skip to content

Commit

Permalink
Bump github/codeql-action
Browse files Browse the repository at this point in the history
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 7e7f0cc0858d342521c56dc3259d56e70a46f8eb to d859d17bdb64f5464bcab5f359db3799680404c2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@7e7f0cc...d859d17)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 7477ffc commit 44813b1
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 @@ -184,7 +184,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@7e7f0cc0858d342521c56dc3259d56e70a46f8eb
- uses: github/codeql-action/upload-sarif@d859d17bdb64f5464bcab5f359db3799680404c2
name: Upload SARIF result
id: upload-sarif
if: steps.docker-scout-cves.outcome == 'success'
Expand Down

0 comments on commit 44813b1

Please sign in to comment.