Skip to content

Commit b461fa9

Browse files
Bump github/codeql-action from 3.29.5 to 3.29.11
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.5 to 3.29.11. - [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.29.5...v3.29.11) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.29.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c7c6a7 commit b461fa9

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.29.5
29+
uses: github/codeql-action/upload-sarif@v3.29.11
3030
with:
3131
sarif_file: ./gh-ansible-lint-results.sarif

0 commit comments

Comments
 (0)