Skip to content

Commit da3d025

Browse files
Merge pull request #194 from bunkerity/dependabot/github_actions/dev/docker/login-action-3.7.0
deps/gha: bump docker/login-action from 3.3.0 to 4.2.0
2 parents 0eddf47 + 7935fa3 commit da3d025

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
fi
2828
2929
- name: Login to Docker Hub
30-
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
30+
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
3131
with:
3232
username: ${{ secrets.DOCKER_USERNAME }}
3333
password: ${{ secrets.DOCKER_TOKEN }}

0 commit comments

Comments
 (0)