Skip to content

Commit 1372a1b

Browse files
authored
Merge pull request #3261 from kubernetes-sigs/dependabot/github_actions/all-github-actions-0569cb73a6
🌱 Bump the all-github-actions group with 2 updates
2 parents 8b24066 + ab6c965 commit 1372a1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cover.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Harden Runner
15-
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
15+
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
1616
with:
1717
egress-policy: audit
1818

@@ -22,7 +22,7 @@ jobs:
2222
go-version: '1.22'
2323
- run: "PATH=/usr/local/go/bin:$PATH make test-cover"
2424
# Retry codecov upload. It is flaky due to a known issue https://community.codecov.com/t/upload-issues-unable-to-locate-build-via-github-actions-api/3954
25-
- uses: Wandalen/wretry.action@8ceaefd717b7cdae4f2637f9a433242ade421a0a # v3.7.2
25+
- uses: Wandalen/wretry.action@ffdd254f4eaf1562b8a2c66aeaa37f1ff2231179 # v3.7.3
2626
with:
2727
attempt_limit: 20
2828
action: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4.2.0

0 commit comments

Comments
 (0)