chore(deps): update docker/login-action digest to 9780b0c

This commit is contained in:
renovate[bot] 2024-07-22 11:30:51 +00:00 committed by Jan O. Rundshagen
parent 861e33a0a8
commit 70e75e8bb3

View file

@ -68,7 +68,7 @@ jobs:
with:
go-version: 1.22.x
- name: Login to Docker Hub
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}