Skip to content

Commit 9e1db68

Browse files
chore(deps): update actions/checkout action to v6
1 parent 8a34344 commit 9e1db68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
needs: tagging
2626
steps:
2727
- name: Checkout [${{ github.repository }}]
28-
uses: actions/checkout@v5
28+
uses: actions/checkout@v6
2929

3030
- name: "Build and publish the Container"
3131
uses: tschm/cradle/actions/docker@v0.3.06

0 commit comments

Comments
 (0)