Skip to content

Commit 03df663

Browse files
Update docker/login-action digest to 40891eb
1 parent 6b524dd commit 03df663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/deploy-image/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ runs:
4949
uses: ./.github/actions/get-idris-sha
5050

5151
- name: Login to GHCR
52-
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
52+
uses: docker/login-action@40891eba8c2bcd1309b07ba8b11232f313e86779
5353
with:
5454
registry: ghcr.io
5555
username: ${{ github.actor }}

0 commit comments

Comments
 (0)