Skip to content

Commit

Permalink
Merge branch 'main' into Implement-SIA-R70
Browse files Browse the repository at this point in the history
  • Loading branch information
elenamongelli authored Jul 20, 2021
2 parents 6d7075d + 4db4700 commit d2a83c8
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].4
- uses: github/codeql-action/[email protected].6
with:
languages: javascript
config-file: .github/codeql/config.yml
- uses: github/codeql-action/[email protected].4
- uses: github/codeql-action/[email protected].6

0 comments on commit d2a83c8

Please sign in to comment.