Skip to content

Commit b96671d

Browse files
Update docker/login-action digest to 29df2a9
1 parent a586056 commit b96671d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v3
1818

1919
- name: Log in to the Container registry
20-
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
20+
uses: docker/login-action@29df2a9f8c71c2dfe7db598180a0460355ec1c00
2121
with:
2222
registry: ${{ env.REGISTRY }}
2323
username: ${{ github.actor }}

0 commit comments

Comments
 (0)