We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f95e7b7 + 78cbc22 commit 56b2282Copy full SHA for 56b2282
.github/workflows/docker-build.yaml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v4.1.6
18
19
- name: Log in to the Container registry
20
- uses: docker/login-action@v3.2.0
+ uses: docker/login-action@v3.3.0
21
with:
22
registry: ghcr.io
23
username: ${{ github.actor }}
0 commit comments