We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deb5390 commit 0d75964Copy full SHA for 0d75964
1 file changed
.github/workflows/scorecard.yml
@@ -22,7 +22,7 @@ permissions: {}
22
jobs:
23
analysis:
24
name: Scorecard analysis
25
- runs-on: ubuntu-24.04-arm
+ runs-on: ubuntu-latest
26
permissions:
27
# Needed to upload the results to code-scanning dashboard.
28
security-events: write
0 commit comments