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 bdb6b38Copy full SHA for bdb6b38
.github/workflows/dp-inntekt-api-deploy.yaml
@@ -22,7 +22,7 @@ jobs:
22
arguments: check build
23
24
- name: Set up Docker Buildx
25
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
26
27
- name: Login to GitHub Container Registry
28
uses: docker/login-action@v2
0 commit comments