2 parents 63f179b + 2c28fe1 commit 27aeafdCopy full SHA for 27aeafd
1 file changed
.github/workflows/build.yaml
@@ -79,7 +79,7 @@ jobs:
79
- name: Set up Docker Buildx
80
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
81
- name: Login to ghcr.io
82
- uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
83
with:
84
registry: ghcr.io
85
username: ${{ github.actor }}
0 commit comments