Skip to content

Commit 24678cc

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

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
@@ -18,7 +18,7 @@ jobs:
1818
username: ${{ secrets.DOCKERHUB_USERNAME }}
1919
password: ${{ secrets.DOCKERHUB_PASSWORD }}
2020
- name: Login to GitHub Docker Registry
21-
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
21+
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
2222
with:
2323
registry: ghcr.io
2424
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)