Skip to content

Commit 0ae4605

Browse files
committed
fix
1 parent 5ed62c4 commit 0ae4605

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
@@ -27,7 +27,7 @@ jobs:
2727
contents: read
2828
actions: read # for github/codeql-action/init to get workflow details
2929
security-events: write # for github/codeql-action/analyze to upload SARIF results
30-
30+
runs-on: ubuntu-latest
3131
steps:
3232
- uses: actions/checkout@v4
3333

0 commit comments

Comments
 (0)