Skip to content

Commit 326536d

Browse files
chore(deps): update actions/checkout action to v4.1.1 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3aa2fdc commit 326536d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121

2222
- name: Check out the repo
23-
uses: actions/checkout@v4.1.0
23+
uses: actions/checkout@v4.1.1
2424

2525
- name: Log in to the Container registry
2626
uses: docker/login-action@v3.0.0

0 commit comments

Comments
 (0)