Skip to content

Commit 23c77bd

Browse files
authored
Merge pull request #25 from rancher-sandbox/dependabot/github_actions/actions/checkout-6.0.2
Bump actions/checkout from 5.0.0 to 6.0.2
2 parents e5e6b4c + 94a4ea9 commit 23c77bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
steps:
3636
- name: Checkout repository
37-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
37+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3838

3939
- name: Set up Docker Buildx
4040
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1

0 commit comments

Comments
 (0)