There was an error while loading. Please reload this page.
1 parent 05878c4 commit 147d9b7Copy full SHA for 147d9b7
.github/workflows/docker.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
images: ghcr.io/${{ github.repository }}
30
- name: Login to GitHub Container Registry
31
- uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
32
33
registry: ghcr.io
34
username: ${{ github.repository_owner }}
0 commit comments