Skip to content

Commit f315a7f

Browse files
Bump github/codeql-action from 2.1.29 to 2.2.5
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.29 to 2.2.5. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@ec3cf9c...32dc499) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e31b50b commit f315a7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
- name: Checkout
1616
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
1717
- name: Initialize CodeQL
18-
uses: github/codeql-action/init@ec3cf9c605b848da5f1e41e8452719eb1ccfb9a6
18+
uses: github/codeql-action/init@32dc499307d133bb5085bae78498c0ac2cf762d5
1919
with:
2020
languages: go
2121
- name: Analyze
22-
uses: github/codeql-action/analyze@ec3cf9c605b848da5f1e41e8452719eb1ccfb9a6
22+
uses: github/codeql-action/analyze@32dc499307d133bb5085bae78498c0ac2cf762d5

0 commit comments

Comments
 (0)