Skip to content

Commit

Permalink
Merge branch 'main' of ssh://github.com/Playform/playform.cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Aug 13, 2023
2 parents 8ce3e6d + 6881094 commit 6297d4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@ jobs:
steps:
- uses: actions/[email protected]

- uses: github/codeql-action/[email protected].2
- uses: github/codeql-action/[email protected].3
with:
languages: javascript

- name: Perform CodeQL Analysis
uses: github/codeql-action/[email protected].2
uses: github/codeql-action/[email protected].3
with:
category: "/language:javascript"

0 comments on commit 6297d4f

Please sign in to comment.