We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d184312 + a50e8d4 commit 6c020b1Copy full SHA for 6c020b1
.github/workflows/master-build.yaml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v4.1.6
23
24
- name: Log in to GHCR.io
25
- uses: docker/login-action@v3.1.0
+ uses: docker/login-action@v3.2.0
26
with:
27
registry: ghcr.io
28
username: ${{ github.repository_owner }}
@@ -62,7 +62,7 @@ jobs:
62
- name: Check out repository code
63
64
65
66
67
68
0 commit comments