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 81b89ad commit a9c0521Copy full SHA for a9c0521
.github/workflows/docker-image.yml
@@ -30,7 +30,7 @@ jobs:
30
type=sha
31
32
- name: login to GitHub Container Registry
33
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
34
with:
35
registry: ghcr.io
36
username: ${{ github.repository_owner }}
0 commit comments