Skip to content

Commit 7f48d2a

Browse files
Update docker/login-action digest to af1e73f (#422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab8ee10 commit 7f48d2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Set up Docker Buildx
4848
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4
4949
- name: Login to Docker Hub
50-
uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4
50+
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4
5151
with:
5252
username: ${{ secrets.DOCKERHUB_USERNAME }}
5353
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)