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 758fd4c commit cdee288Copy full SHA for cdee288
.github/workflows/ci.yml
@@ -191,7 +191,7 @@ jobs:
191
CXX_STANDARD: '14'
192
steps:
193
- name: Harden the runner (Audit all outbound calls)
194
- uses: step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
+ uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
195
with:
196
egress-policy: audit
197
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments