Skip to content

Commit e5d9d3d

Browse files
Update docker/login-action digest to 74a5d14 (#446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b15b7ff commit e5d9d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: Login to dockerhub
1616
if: github.ref == 'refs/heads/master'
17-
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
17+
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
1818
with:
1919
username: ${{ secrets.DOCKER_USERNAME }}
2020
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)