Skip to content

Commit

Permalink
Merge branch 'main' of ssh://github.com/baxast/baxast
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Aug 8, 2023
2 parents e2b8cf7 + e7aac7a commit 9d0f43b
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 9d0f43b

Please sign in to comment.