Skip to content

Commit 2c38406

Browse files
Update docker/login-action digest to 1f36f5b
1 parent 671d29e commit 2c38406

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
@@ -60,7 +60,7 @@ jobs:
6060

6161
- name: Log into registry ${{ env.REGISTRY }}
6262
if: github.event_name != 'pull_request'
63-
uses: docker/login-action@40891eba8c2bcd1309b07ba8b11232f313e86779
63+
uses: docker/login-action@1f36f5b7a2d2f7bfd524795fc966e6d88c37baa9
6464
with:
6565
registry: ${{ env.REGISTRY }}
6666
username: ${{ github.actor }}

0 commit comments

Comments
 (0)