1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Bump github/codeql-action from 1.0.31 to 2.1.8 (#26967)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1.0.31 to 2.1.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](1a927e9307...1ed1437484)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Robert Sese <rsese@github.com>
This commit is contained in:
dependabot[bot]
2022-04-18 14:19:03 -05:00
committed by GitHub
parent 6a30ec564e
commit 4e5e74b5ae

View File

@@ -31,8 +31,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: github/codeql-action/init@1a927e9307bc11970b2c679922ebc4d03a5bd980
- uses: github/codeql-action/init@1ed1437484560351c5be56cf73a48a279d116b78
with:
languages: javascript # comma separated list of values from {go, python, javascript, java, cpp, csharp} (not YET ruby, sorry!)
- uses: github/codeql-action/analyze@1a927e9307bc11970b2c679922ebc4d03a5bd980
- uses: github/codeql-action/analyze@1ed1437484560351c5be56cf73a48a279d116b78
continue-on-error: true