Skip to content

Commit 016c718

Browse files
Merge pull request #15 from claraphyll/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 5f4af4f + bad0159 commit 016c718

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
@@ -35,7 +35,7 @@ jobs:
3535

3636
steps:
3737
- name: Checkout repository
38-
uses: actions/checkout@v4
38+
uses: actions/checkout@v5
3939

4040
# Install the cosign tool except on PR
4141
# https://github.com/sigstore/cosign-installer

0 commit comments

Comments
 (0)