Skip to content

Commit

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

build(deps): bump actions/checkout from 4.1.6 to 4.1.7
  • Loading branch information
k8s-ci-robot authored Jun 13, 2024
2 parents 2cb6372 + 2adb584 commit 48ad6a8
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@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
with:
go-version: '1.20'
Expand Down

0 comments on commit 48ad6a8

Please sign in to comment.