We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c1ea1e commit 13ca487Copy full SHA for 13ca487
1 file changed
.github/workflows/codeql-analysis.yml
@@ -38,6 +38,7 @@ jobs:
38
allowed-endpoints: >
39
api.github.com:443
40
github.com:443
41
+ objects.githubusercontent.com:443
42
43
- name: Checkout repository
44
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
0 commit comments