Skip to content

Commit a0d270e

Browse files
Update docker/login-action digest to ba38666
1 parent 78bacfb commit a0d270e

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@ba38666a08b622da774c4a0970ab11e419b5c018
6464
with:
6565
registry: ${{ env.REGISTRY }}
6666
username: ${{ github.actor }}

0 commit comments

Comments
 (0)