Skip to content

Commit a4d47d0

Browse files
Bump github/codeql-action from 3.25.11 to 3.25.12
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.11 to 3.25.12. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@b611370...4fa2a79) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53028c9 commit a4d47d0

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@692973e3d937129bcbf40652eb9f2f61becf3332
1717
- name: Initialize CodeQL
18-
uses: github/codeql-action/init@b611370bb5703a7efb587f9d136a52ea24c5c38c
18+
uses: github/codeql-action/init@4fa2a7953630fd2f3fb380f21be14ede0169dd4f
1919
with:
2020
languages: go
2121
- name: Analyze
22-
uses: github/codeql-action/analyze@b611370bb5703a7efb587f9d136a52ea24c5c38c
22+
uses: github/codeql-action/analyze@4fa2a7953630fd2f3fb380f21be14ede0169dd4f

0 commit comments

Comments
 (0)