Skip to content

Commit 49f2133

Browse files
Bump github/codeql-action from 3.30.5 to 4.31.9
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.5 to 4.31.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v3.30.5...v4.31.9) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e440fd5 commit 49f2133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
args: "--sarif-file gh-ansible-lint-results.sarif --exclude molecule"
2727

2828
- name: Upload SARIF file
29-
uses: github/codeql-action/upload-sarif@v3.30.5
29+
uses: github/codeql-action/upload-sarif@v4.31.9
3030
with:
3131
sarif_file: ./gh-ansible-lint-results.sarif

0 commit comments

Comments
 (0)