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 5cdc07b commit 003026bCopy full SHA for 003026b
.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@f054d811b5b89fde2f954d54dc8622ec3aaab9ab"
132
with:
133
"egress-policy": "audit"
134
- name: Install dist
0 commit comments