We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd80cf1 commit 8b33530Copy full SHA for 8b33530
.github/workflows/build-image.yaml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up Docker Buildx
25
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
26
- name: Login to GitHub Container Registry
27
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
+ uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
28
with:
29
registry: ghcr.io
30
username: ${{ github.repository_owner }}
0 commit comments