Merge pull request 'chore(deps): update docker/login-action digest to dbcb813' (#18) from renovate/docker-login-action-digest into main
Release / tag (push) Failing after 3h0m3s
Docker Build and Push / build (push) Successful in 6m41s

Reviewed-on: #18
This commit was merged in pull request #18.
This commit is contained in:
2026-07-29 11:47:33 -04:00
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4
- name: Login to Docker Hub
uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4
uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}