Skip to content

Commit

Permalink
Bump github/codeql-action from 1.0.5 to 1.0.6 (#868)
Browse files Browse the repository at this point in the history
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v1.0.5...v1.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 19, 2021
1 parent e60274a commit 4db4700
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
cache: yarn
- run: yarn install --immutable
- run: yarn build
- uses: github/codeql-action/[email protected].5
- uses: github/codeql-action/[email protected].6
with:
languages: javascript
config-file: .github/codeql/config.yml
- uses: github/codeql-action/[email protected].5
- uses: github/codeql-action/[email protected].6

0 comments on commit 4db4700

Please sign in to comment.