We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3591225 + 86fbe0f commit a87bdb6Copy full SHA for a87bdb6
2 files changed
.github/workflows/actionlint.yaml
@@ -24,7 +24,7 @@ jobs:
24
name: Action lint
25
runs-on: ubuntu-latest
26
steps:
27
- - uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
+ - uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
28
with:
29
egress-policy: block
30
allowed-endpoints: >
.github/workflows/zizmor.yaml
@@ -26,7 +26,7 @@ jobs:
contents: read # Clone the repository
security-events: write # Upload SARIF results to Code Scanning
31
32
0 commit comments