Skip to content

Commit 7f337f6

Browse files
committed
fix
1 parent f91d71d commit 7f337f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
contents: read
2626
actions: read # for github/codeql-action/init to get workflow details
2727
security-events: write # for github/codeql-action/analyze to upload SARIF results
28-
28+
runs-on: ubuntu-latest
2929
steps:
3030
- uses: actions/checkout@v4
3131

0 commit comments

Comments
 (0)