We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96f022b + 232edf5 commit c94c558Copy full SHA for c94c558
2 files changed
.github/workflows/publish-nuget.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Harden the runner (Audit all outbound calls)
29
- uses: step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
+ uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
30
with:
31
egress-policy: audit
32
.github/workflows/scorecard.yml
@@ -30,7 +30,7 @@ jobs:
33
34
35
36
0 commit comments