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 dc50d2d commit d74ddd5Copy full SHA for d74ddd5
.github/workflows/dependency-review.yml
@@ -14,7 +14,7 @@ permissions:
14
15
jobs:
16
dependency-review:
17
- runs-on: ubuntu-latest
+ runs-on: blacksmith-4vcpu-ubuntu-2204
18
steps:
19
- name: Harden Runner
20
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
.github/workflows/scorecard.yml
@@ -13,7 +13,7 @@ permissions: read-all
13
analysis:
name: Scorecard analysis
permissions:
# Needed for Code scanning upload
security-events: write
0 commit comments