We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbec89a commit a89f125Copy full SHA for a89f125
.github/workflows/main.yaml
@@ -46,7 +46,7 @@ jobs:
46
platforms: all
47
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
48
- name: Login to GitHub Packages Docker Registry
49
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
+ uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
50
with:
51
registry: ghcr.io
52
username: ${{ github.actor }}
0 commit comments