Skip to content

Commit 2efb171

Browse files
Merge pull request #1398 from balena-os/renovate/actions-checkout-6.x
Update actions/checkout action to v6
2 parents 65bb8dd + 3c78b39 commit 2efb171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flowzone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
steps:
7575
# https://github.com/actions/checkout
7676
- name: Checkout
77-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
77+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
7878
with:
7979
submodules: true
8080
persist-credentials: false

0 commit comments

Comments
 (0)