Skip to content

Commit 58ee03f

Browse files
Update actions/checkout action to v7.0.1 (#271)
Update actions/checkout action to v7.0.1
2 parents dc1a65c + 987510b commit 58ee03f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/balena.yml

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

2222
steps:
2323
# https://github.com/actions/checkout
24-
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
24+
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2525
with:
2626
persist-credentials: false
2727
fetch-depth: 1

0 commit comments

Comments
 (0)