There was an error while loading. Please reload this page.
1 parent 21aea6e commit b16fb24Copy full SHA for b16fb24
1 file changed
.github/workflows/deployment.yml
@@ -124,7 +124,7 @@ jobs:
124
- name: Set up Docker Buildx
125
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
126
- name: Login to GitHub container registry
127
- uses: docker/login-action@06fb636fac595d6fb4b28a5dfcb21a6f5091859c # v4.5.0
+ uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2
128
with:
129
registry: ghcr.io
130
username: ${{ github.actor }}
0 commit comments