Skip to content

Commit

Permalink
Merge pull request #423 from kubernetes/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-4.1.4

build(deps): bump actions/checkout from 4.1.3 to 4.1.4
  • Loading branch information
k8s-ci-robot authored Apr 24, 2024
2 parents 6b6769d + f506048 commit 082c939
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 @@ -11,7 +11,7 @@ jobs:
golangci-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: '1.20'
Expand Down

0 comments on commit 082c939

Please sign in to comment.