Skip to content

Commit ae5fc73

Browse files
Bump github/codeql-action from 3.25.13 to 3.25.15
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.13 to 3.25.15. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@2d79040...afb54ba) --- 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 ae5a748 commit ae5fc73

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@2d790406f505036ef40ecba973cc774a50395aac
18+
uses: github/codeql-action/init@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a
1919
with:
2020
languages: go
2121
- name: Analyze
22-
uses: github/codeql-action/analyze@2d790406f505036ef40ecba973cc774a50395aac
22+
uses: github/codeql-action/analyze@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a

0 commit comments

Comments
 (0)