Skip to content

Commit 699d000

Browse files
Merge pull request #12 from Sofie-Automation/dependabot/github_actions/actions/checkout-6
chore(deps): bump actions/checkout from 4 to 6
1 parent dfdf138 commit 699d000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-build-push.yml

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

5353
steps:
5454
- name: Check out repo
55-
uses: actions/checkout@v4
55+
uses: actions/checkout@v6
5656
with:
5757
persist-credentials: false
5858

0 commit comments

Comments
 (0)