Skip to content

Commit f4af15d

Browse files
dependabot[bot]devpow112
authored andcommitted
build(deps): bump github/codeql-action from 2.1.34 to 2.1.35
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.34 to 2.1.35. - [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.1.34...v2.1.35) --- 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 dae18d2 commit f4af15d

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/[email protected].34
78+
uses: github/codeql-action/[email protected].35
7979
with:
8080
languages: javascript
8181
config-file: .github/codeql.yml
8282
- name: Run analysis
83-
uses: github/codeql-action/[email protected].34
83+
uses: github/codeql-action/[email protected].35

0 commit comments

Comments
 (0)