2 parents 2b1fe4d + 8160d0c commit a5b6838Copy full SHA for a5b6838
1 file changed
.github/workflows/build.yaml
@@ -79,7 +79,7 @@ jobs:
79
- name: Set up Docker Buildx
80
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
81
- name: Login to ghcr.io
82
- uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
+ uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
83
with:
84
registry: ghcr.io
85
username: ${{ github.actor }}
0 commit comments