Skip to content

Commit 4702483

Browse files
chore(deps): update docker/login-action digest to 29df2a9
1 parent cc9b998 commit 4702483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# Login against a Docker registry except on PR
3030
# https://github.com/docker/login-action
3131
- name: Log into registry ${{ env.REGISTRY }}
32-
uses: docker/login-action@83a00bc1ab5ded6580f31df1c49e6aaa932d840d
32+
uses: docker/login-action@29df2a9f8c71c2dfe7db598180a0460355ec1c00
3333
with:
3434
registry: ghcr.io
3535
username: ${{ github.actor }}

0 commit comments

Comments
 (0)