Skip to content

Commit db1c49f

Browse files
Merge pull request #61 from step-security/feature-50
Update release.yml
2 parents 364baca + 2dcd258 commit db1c49f

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,7 @@ jobs:
1313
contents: write
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: step-security/harden-runner@7206db2ec98c5538323a6d70e51f965d55c11c87
17-
with:
18-
allowed-endpoints:
19-
api.github.com:443
20-
agent.api.stepsecurity.io:443
21-
github.com:443
22-
int.api.stepsecurity.io:443
23-
pipelines.actions.githubusercontent.com:443
24-
proxy.golang.org:443
25-
step-security-agent.s3.us-west-2.amazonaws.com:443
26-
storage.googleapis.com:443
27-
sts.us-west-2.amazonaws.com:443
16+
- uses: step-security/harden-runner@7206db2ec98c5538323a6d70e51f965d55c11c87
2817
- name: Checkout
2918
uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
3019
- name: Set up Go

0 commit comments

Comments
 (0)