Skip to content

Commit f11a8c5

Browse files
authored
Merge pull request #352 from gocd-contrib/dependabot/github_actions/github-actions-c08ba737d8
Bump step-security/harden-runner from 2.14.1 to 2.15.0 in the github-actions group
2 parents ca2f0bc + 2f22b68 commit f11a8c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_and_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
runs-on: ubuntu-latest
4242
steps:
4343
- name: Harden the runner (Audit all outbound calls)
44-
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
44+
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
4545
with:
4646
egress-policy: audit
4747
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

0 commit comments

Comments
 (0)