chore(deps): update docker/login-action digest to 06fb636
renovate/stability-days Updates have met minimum release age requirement
Docker Build and Push / test (pull_request) Successful in 33s
Docker Build and Push / integration-test (pull_request) Successful in 35s
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Successful in 23s
Docker Build and Push / build (pull_request) Successful in 3m9s
renovate/stability-days Updates have met minimum release age requirement
Docker Build and Push / test (pull_request) Successful in 33s
Docker Build and Push / integration-test (pull_request) Successful in 35s
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Successful in 23s
Docker Build and Push / build (pull_request) Successful in 3m9s
This commit is contained in:
@@ -69,7 +69,7 @@ jobs:
|
||||
|
||||
- name: Login to Docker Hub
|
||||
if: github.event_name != 'pull_request'
|
||||
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4
|
||||
uses: docker/login-action@06fb636fac595d6fb4b28a5dfcb21a6f5091859c # v4
|
||||
with:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user