Skip to content

Commit e95239f

Browse files
committed
ci: update CodeQL workflow
1 parent db41ebb commit e95239f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
matrix:
2525
language:
2626
- c-cpp
27+
- actions
2728
steps:
2829
- name: Harden Runner
2930
uses: step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
@@ -37,6 +38,7 @@ jobs:
3738
motd.ubuntu.com:443
3839
objects.githubusercontent.com:443
3940
packages.microsoft.com:443
41+
release-assets.githubusercontent.com:443
4042
4143
- name: Check out code
4244
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)