Skip to content

Commit 409871f

Browse files
authored
Add endpoint required by CodeQL now to the GHA worker hardening.
1 parent 869bc8c commit 409871f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
github.com:44
5151
objects.githubusercontent.com:443
5252
uploads.github.com:443
53+
release-assets.githubusercontent.com:443
5354
5455
- name: Checkout repository
5556
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

0 commit comments

Comments
 (0)