Skip to content

Commit 808ba90

Browse files
dependabot[bot]devpow112
authored andcommitted
build(deps): bump github/codeql-action from 2.22.9 to 3.22.11
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.9 to 3.22.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@v2.22.9...v3.22.11) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d246be6 commit 808ba90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ jobs:
7575
- name: Checkout
7676
uses: actions/[email protected]
7777
- name: Set up CodeQL
78-
uses: github/codeql-action/init@v2.22.9
78+
uses: github/codeql-action/init@v3.22.11
7979
with:
8080
languages: javascript
8181
config-file: .github/codeql.yml
8282
- name: Run analysis
83-
uses: github/codeql-action/analyze@v2.22.9
83+
uses: github/codeql-action/analyze@v3.22.11

0 commit comments

Comments
 (0)