We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62eb7f3 commit 2a5c6aaCopy full SHA for 2a5c6aa
.github/workflows/codeql.yml
@@ -29,7 +29,7 @@ jobs:
29
contents: read
30
actions: read # for github/codeql-action/init to get workflow details
31
security-events: write # for github/codeql-action/analyze to upload SARIF results
32
- runs-on: ubuntu-latest
+ runs-on: otel-linux-latest-4-cores
33
34
steps:
35
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments