Merge pull request #19793 from kubernetes/dependabot/github_actions/actions/checkout-4.2.1

Build(deps): Bump actions/checkout from 4.2.0 to 4.2.1
pull/19546/head^2
Steven Powell 2024-10-11 20:37:53 -05:00 committed by GitHub
commit 9fb35e9128
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
bump-amd-gpu-device-plugin-version:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
with:
go-version: ${{env.GO_VERSION}}