Skip to content

Commit 90824f3

Browse files
Bump step-security/harden-runner from 2.15.0 to 2.15.1
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.15.0 to 2.15.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@a90bcbc...58077d3) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.15.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8549f6f commit 90824f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci-cd.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
steps:
4545
- name: Harden the runner (Audit all outbound calls)
46-
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
46+
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
4747
with:
4848
egress-policy: audit
4949

@@ -109,7 +109,7 @@ jobs:
109109
# continue-on-error: true
110110
# steps:
111111
# - name: Harden the runner (Audit all outbound calls)
112-
# uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
112+
# uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
113113
# with:
114114
# egress-policy: audit
115115

@@ -133,7 +133,7 @@ jobs:
133133
url: https://pypi.org/p/airportsdata
134134
steps:
135135
- name: Harden the runner (Audit all outbound calls)
136-
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
136+
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
137137
with:
138138
egress-policy: audit
139139

0 commit comments

Comments
 (0)