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 1bb5ecb commit a707576Copy full SHA for a707576
.github/workflows/release.yml
@@ -128,7 +128,7 @@ jobs:
128
echo "$HOME/.cargo/bin" >> $GITHUB_PATH
129
fi
130
- name: "Harden Runner"
131
- uses: "step-security/harden-runner@539365ba33fd040cf8c4db243b6f0ed3b32c3283"
+ uses: "step-security/harden-runner@b131ca5ebfca4930fe6d4a3e82d1e386b4873c94"
132
with:
133
"egress-policy": "audit"
134
- name: Install dist
0 commit comments