Skip to content

Commit bd65069

Browse files
dependabot[bot]Kijewski
authored andcommitted
Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9cc3853 commit bd65069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/devskim-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
uses: microsoft/DevSkim-Action@v1
2525

2626
- name: Upload DevSkim scan results to GitHub Security tab
27-
uses: github/codeql-action/upload-sarif@v2
27+
uses: github/codeql-action/upload-sarif@v3
2828
with:
2929
sarif_file: devskim-results.sarif

0 commit comments

Comments
 (0)