CI: Bump docker/login-action from 4.5.1 to 4.6.0 in the everything group (#8033)
This commit is contained in:
parent
0750e18ad0
commit
3c47e5735a
|
|
@ -72,7 +72,7 @@ jobs:
|
|||
buildkitd-flags: --debug
|
||||
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4
|
||||
uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_HUB_USER }}
|
||||
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue