Skip to content

Commit 4f5dcee

Browse files
chore(deps): bump docker/login-action in the dependencies group (#123)
1 parent 3fb884f commit 4f5dcee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Set up Docker Buildx
5151
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd
5252
- name: Log in to the Container registry
53-
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2
53+
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121
5454
with:
5555
registry: ${{ env.IMAGE_REGISTRY }}
5656
username: ${{ env.IMAGE_REGISTRY_USERNAME }}

0 commit comments

Comments
 (0)