We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b94fba commit 66119b0Copy full SHA for 66119b0
.github/workflows/lint.yml
@@ -29,7 +29,6 @@ jobs:
29
- uses: step-security/harden-runner@main
30
with:
31
allowed-endpoints:
32
- agent.api.stepsecurity.io:443
33
github.com:443
34
nodejs.org:443
35
registry.npmjs.org:443
@@ -48,7 +47,6 @@ jobs:
48
47
49
50
51
52
53
54
@@ -67,7 +65,6 @@ jobs:
67
65
68
66
69
70
71
72
- uses: actions/checkout@v2
73
- name: check tests filenames
0 commit comments