Skip to content

Commit 959330e

Browse files
Update docker/login-action digest to bdf14dc
1 parent a586056 commit 959330e

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@bdf14dc17331d6af6f3653e7ca655ee4a136baa5
2121
with:
2222
registry: ${{ env.REGISTRY }}
2323
username: ${{ github.actor }}

0 commit comments

Comments
 (0)