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 636c82d commit b24be1bCopy full SHA for b24be1b
.github/workflows/dp-inntekt-api-deploy.yaml
@@ -25,7 +25,7 @@ jobs:
25
uses: docker/setup-buildx-action@v2
26
27
- name: Login to GitHub Container Registry
28
- uses: docker/login-action@v2
+ uses: docker/login-action@v3
29
with:
30
registry: ghcr.io
31
username: ${{ github.repository_owner }}
0 commit comments