We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2299af commit 57e5ccbCopy full SHA for 57e5ccb
.github/workflows/ci-lint-test.yml
@@ -43,7 +43,7 @@ jobs:
43
lint:
44
runs-on: ubuntu-latest
45
steps:
46
- - uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
+ - uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
47
with:
48
egress-policy: audit
49
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
.github/workflows/ci-unit-tests.yml
@@ -21,7 +21,7 @@ jobs:
21
unit-tests:
22
23
24
25
26
27
0 commit comments