Skip to content

Commit

Permalink
Merge pull request #343 from kubernetes-sigs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/all-b93eff89fb

build(deps): bump actions/checkout from 4.1.3 to 4.1.4 in the all group
  • Loading branch information
k8s-ci-robot committed Apr 25, 2024
2 parents 0739208 + 6a3acb2 commit d28042e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4

- name: Setup golang
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
Expand Down

0 comments on commit d28042e

Please sign in to comment.