Skip to content

Commit 8c46f96

Browse files
chore(deps): bump step-security/harden-runner from 2.17.0 to 2.19.0 (#9692)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1fab40f commit 8c46f96

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/first-timer-response.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
)
2828
2929
steps:
30-
- uses: step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
30+
- uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
3131
with:
3232
egress-policy: audit
3333

.github/workflows/pr-actions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
patch_skipped: ${{ steps.check_patch.outputs.skipped }}
3030

3131
steps:
32-
- uses: step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
32+
- uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
3333
with:
3434
egress-policy: audit
3535

@@ -124,7 +124,7 @@ jobs:
124124
pull-requests: write
125125

126126
steps:
127-
- uses: step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
127+
- uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
128128
with:
129129
egress-policy: audit
130130

0 commit comments

Comments
 (0)