Skip to content

Commit 13ca487

Browse files
committed
fix(cicd): add endpoint to Harden runner allowlist
1 parent 1c1ea1e commit 13ca487

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
allowed-endpoints: >
3939
api.github.com:443
4040
github.com:443
41+
objects.githubusercontent.com:443
4142
4243
- name: Checkout repository
4344
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0

0 commit comments

Comments
 (0)