Skip to content

Commit 015bc89

Browse files
chore(deps): update actions/checkout action to v4 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> See: #11
1 parent 9624990 commit 015bc89

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
@@ -36,7 +36,7 @@ jobs:
3636

3737
steps:
3838
- name: Checkout repository
39-
uses: actions/checkout@v3
39+
uses: actions/checkout@v4
4040

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

0 commit comments

Comments
 (0)