Skip to content

Commit fe38174

Browse files
chore(deps): update docker/login-action digest to 28fdb31
1 parent cc9b998 commit fe38174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yaml

Lines changed: 1 addition & 1 deletion
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@28fdb31ff34708d19615a74d67103ddc2ea9725c
3333
with:
3434
registry: ghcr.io
3535
username: ${{ github.actor }}

0 commit comments

Comments
 (0)