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.
2 parents c00fb25 + fb8340f commit cf875e2Copy full SHA for cf875e2
1 file changed
.github/workflows/chatacter.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Harden the runner (Audit all outbound calls)
11
- uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
+ uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
12
with:
13
egress-policy: audit
14
- name: Checkout
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
27
28
29
- uses: actions/checkout@v6.0.2
0 commit comments