mirror of
https://github.com/step-security/harden-runner.git
synced 2026-06-06 06:17:07 +00:00
Update release.yml
This commit is contained in:
parent
3b7b2a9453
commit
efd7939c45
1 changed files with 4 additions and 1 deletions
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
|
|
@ -24,7 +24,10 @@ jobs:
|
|||
steps:
|
||||
- uses: step-security/harden-runner@v1
|
||||
with:
|
||||
egress-policy: audit
|
||||
allowed-endpoints:
|
||||
api.github.com:443
|
||||
github.com:443
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
- name: Update the rc tag
|
||||
uses: step-security/publish-action@cde4f11ad41e4f61d537fbbb989ea5fe812f8d50
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue