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 09821da commit 6ec685dCopy full SHA for 6ec685d
.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@6ec6af7d622602bd852df48848f3cae95c760a48"
132
with:
133
"egress-policy": "audit"
134
- name: Install dist
0 commit comments