We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed62c4 commit 0ae4605Copy full SHA for 0ae4605
.github/workflows/codeql.yml
@@ -27,7 +27,7 @@ jobs:
27
contents: read
28
actions: read # for github/codeql-action/init to get workflow details
29
security-events: write # for github/codeql-action/analyze to upload SARIF results
30
-
+ runs-on: ubuntu-latest
31
steps:
32
- uses: actions/checkout@v4
33
0 commit comments