Skip to content

Commit 0715383

Browse files
chore(deps): update docker/login-action digest to e80ebca
1 parent cc9b998 commit 0715383

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@e80ebcad716081acf5e6f0df3180e53a003ee605
3333
with:
3434
registry: ghcr.io
3535
username: ${{ github.actor }}

0 commit comments

Comments
 (0)