Skip to content

Commit f23532a

Browse files
renovate[bot]nikolaik
authored andcommitted
chore(deps): update docker/login-action digest to 5e57cd1
1 parent 01d08b2 commit f23532a

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
@@ -45,7 +45,7 @@ jobs:
4545
- name: Set up Docker Buildx
4646
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3
4747
- name: Login to Docker Hub
48-
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
48+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
4949
with:
5050
username: ${{ secrets.DOCKERHUB_USERNAME }}
5151
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)