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.
2 parents 7b02702 + d0c2422 commit 546efc1Copy full SHA for 546efc1
.github/workflows/forms-backend.yml
@@ -71,7 +71,7 @@ jobs:
71
uses: docker/setup-buildx-action@v1
72
73
- name: Login to Github Container Registry
74
- uses: docker/login-action@v1
+ uses: docker/login-action@v3
75
with:
76
registry: ghcr.io
77
username: ${{ github.repository_owner }}
0 commit comments