We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b90a914 + bfe7323 commit 1d13427Copy full SHA for 1d13427
.github/workflows/ossf.yaml
@@ -20,7 +20,7 @@ permissions: read-all
20
jobs:
21
analysis:
22
name: Scorecard analysis
23
- runs-on: k8-runners
+ runs-on: ubuntu-latest
24
permissions:
25
# Needed to upload the results to code-scanning dashboard.
26
security-events: write
0 commit comments