Skip to content

Commit 5d70e96

Browse files
chore(deps): update docker/login-action digest to 1f36f5b
1 parent cc9b998 commit 5d70e96

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

0 commit comments

Comments
 (0)