Skip to content

Commit 66119b0

Browse files
Update lint.yml
Remove agent.api.stepsecurity.io as it is added implicitly now
1 parent 5b94fba commit 66119b0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: .github/workflows/lint.yml

-3
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
- uses: step-security/harden-runner@main
3030
with:
3131
allowed-endpoints:
32-
agent.api.stepsecurity.io:443
3332
github.com:443
3433
nodejs.org:443
3534
registry.npmjs.org:443
@@ -48,7 +47,6 @@ jobs:
4847
- uses: step-security/harden-runner@main
4948
with:
5049
allowed-endpoints:
51-
agent.api.stepsecurity.io:443
5250
github.com:443
5351
nodejs.org:443
5452
registry.npmjs.org:443
@@ -67,7 +65,6 @@ jobs:
6765
- uses: step-security/harden-runner@main
6866
with:
6967
allowed-endpoints:
70-
agent.api.stepsecurity.io:443
7168
github.com:443
7269
- uses: actions/checkout@v2
7370
- name: check tests filenames

0 commit comments

Comments
 (0)