Skip to content

Commit

Permalink
Merge pull request #2059 from kubernetes-sigs/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/checkout-3

🌱 Bump actions/checkout from 2 to 3
  • Loading branch information
k8s-ci-robot committed Nov 24, 2022
2 parents 5975720 + 863e376 commit 346df52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- ""
- tools/setup-envtest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
Expand Down

0 comments on commit 346df52

Please sign in to comment.