Skip to content

Commit 9630d36

Browse files
chore(deps): Bump step-security/harden-runner from 2.13.2 to 2.13.3 (#702)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b7a491 commit 9630d36

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/flow-deploy-release-artifact.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
prerelease: ${{ steps.info.outputs.prerelease }}
4242
steps:
4343
- name: Harden Runner
44-
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
44+
uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2 # v2.13.3
4545
with:
4646
egress-policy: audit
4747

@@ -90,7 +90,7 @@ jobs:
9090
(needs.prepare-release.outputs.mode == 'specified' && needs.prepare-release.outputs.prerelease != 'true') || needs.prepare-release.outputs.mode == 'snapshot'
9191
steps:
9292
- name: Harden Runner
93-
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
93+
uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2 # v2.13.3
9494
with:
9595
egress-policy: audit
9696

.github/workflows/zxc-compile-pbj-code.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
runs-on: network-node-linux-medium
7575
steps:
7676
- name: Harden Runner
77-
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
77+
uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2 # v2.13.3
7878
with:
7979
egress-policy: audit
8080

0 commit comments

Comments
 (0)