Skip to content

Commit 5b41a4c

Browse files
dependabot[bot]kanywst
authored andcommitted
ci(deps): bump step-security/harden-runner from 2.19.0 to 2.19.1
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.19.0 to 2.19.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@8d3c67d...a5ad31d) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37d9914 commit 5b41a4c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ubuntu-latest
2727
steps:
2828
- name: harden runner
29-
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2
29+
uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2
3030
with:
3131
egress-policy: audit
3232

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
subjects-base64: ${{ steps.pack.outputs.subjects-base64 }}
3030
steps:
3131
- name: harden runner
32-
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2
32+
uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2
3333
with:
3434
egress-policy: audit
3535

@@ -97,7 +97,7 @@ jobs:
9797
id-token: write
9898
steps:
9999
- name: harden runner
100-
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2
100+
uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2
101101
with:
102102
egress-policy: audit
103103

0 commit comments

Comments
 (0)