Skip to content

Commit 0f8f0a3

Browse files
authored
Merge pull request #575 from gocd-contrib/dependabot/github_actions/github-actions-12c0d41655
Bump the github-actions group with 2 updates
2 parents f75eefb + af31605 commit 0f8f0a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update-gradle-wrapper.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Harden the runner (Audit all outbound calls)
13-
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
13+
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
1414
with:
1515
egress-policy: audit
16-
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
16+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
1717
- name: Update Gradle Wrapper
1818
uses: gradle-update/update-gradle-wrapper-action@512b1875f3b6270828abfe77b247d5895a2da1e5 # v2.1.0
1919
with:

0 commit comments

Comments
 (0)