Skip to content

Commit 06aae1e

Browse files
author
updatecli-bot
committed
chore: deps(github): bump Action tag for docker/login-action from b45...
... d80f862d83dbcd57f89517bcf500b2ab88fb2 to 4907a6ddec9925e35a0a9e82d7399ccc52663121 (Pinned from v4.1.0) Made with ❤️️ by updatecli
1 parent 3816408 commit 06aae1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up Docker Buildx
1414
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
1515
- name: Login to Docker Hub
16-
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
16+
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
1717
with:
1818
username: ${{ secrets.DOCKERHUB_USERNAME }}
1919
password: ${{ secrets.DOCKERHUB_PASSWORD }}

0 commit comments

Comments
 (0)