We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 864e06d commit cbfd204Copy full SHA for cbfd204
1 file changed
.github/workflows/codeql.yml
@@ -48,6 +48,7 @@ jobs:
48
allowed-endpoints: >
49
api.github.com:443
50
github.com:443
51
+ objects.githubusercontent.com:443
52
uploads.github.com:443
53
54
- name: Checkout repository
0 commit comments