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 579ce63 commit a910020Copy full SHA for a910020
.github/workflows/code-qualitiy.yml
@@ -106,7 +106,7 @@ jobs:
106
pull-requests: write # To comment on a Pull Request
107
steps:
108
- name: Harden Runner
109
- uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
+ uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
110
with:
111
egress-policy: audit
112
0 commit comments