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 df5657f commit 3f90a11Copy full SHA for 3f90a11
.github/workflows/docker.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
35
36
- name: Login to GHCR
37
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
+ uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
38
with:
39
registry: https://ghcr.io
40
username: ${{ github.actor }}
0 commit comments