Skip to content

Commit

Permalink
fix(ci): CodeQL job hardening policy (#86)
Browse files Browse the repository at this point in the history
* test: change policy to audit

* fix(ci): enable CodeQL download
  • Loading branch information
dupuy authored Mar 17, 2024
1 parent 543fc82 commit d9489a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
allowed-endpoints: >
api.github.com:443
github.com:443
objects.githubusercontent.com:443
uploads.github.com:443
- name: 'Checkout repository'
Expand Down

0 comments on commit d9489a3

Please sign in to comment.