We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9460060 commit 7357fa4Copy full SHA for 7357fa4
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@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
+ uses: step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
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