Skip to content

Commit 6df558c

Browse files
Merge pull request #18 from sipist/dependabot/github_actions/actions/checkout-6
2 parents 94f903b + a5a6a1e commit 6df558c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
${{ env.GHCR_REPO }}
5757
5858
- name: Checkout repository
59-
uses: actions/checkout@v5
59+
uses: actions/checkout@v6
6060

6161
- name: Log in to Docker Hub
6262
if: github.event_name != 'pull_request'

0 commit comments

Comments
 (0)