Skip to content

Commit a9301b3

Browse files
build(deps): bump docker/login-action from 3.7.0 to 4.0.0 (#240)
1 parent dfb2237 commit a9301b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: docker/setup-buildx-action@v3
5252

5353
- name: Log in to the Container registry
54-
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9
54+
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2
5555
with:
5656
registry: ${{ env.REGISTRY }}
5757
username: ${{ github.actor }}

0 commit comments

Comments
 (0)