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 f91d71d commit 7f337f6Copy full SHA for 7f337f6
.github/workflows/codeql.yml
@@ -25,7 +25,7 @@ jobs:
25
contents: read
26
actions: read # for github/codeql-action/init to get workflow details
27
security-events: write # for github/codeql-action/analyze to upload SARIF results
28
-
+ runs-on: ubuntu-latest
29
steps:
30
- uses: actions/checkout@v4
31
0 commit comments