Skip to content

Commit 5ec4068

Browse files
authored
Merge pull request #29 from webcomics/renovate/docker-login-action-4.x
2 parents e55a212 + bc8fd06 commit 5ec4068

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: blacksmith-2vcpu-ubuntu-2404
2020
steps:
2121
- name: Login to DockerHub
22-
uses: docker/login-action@v3
22+
uses: docker/login-action@v4
2323
with:
2424
username: tobix
2525
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)