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 fca4fd0 commit 3649057Copy full SHA for 3649057
.github/workflows/codecov.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Harden Runner
13
- uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0
+ uses: step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863
14
with:
15
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
16
.github/workflows/codeql-analysis.yml
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
0 commit comments