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 86e5026Copy full SHA for 86e5026
.github/workflows/dp-inntekt-api-deploy.yaml
@@ -32,7 +32,7 @@ jobs:
32
password: ${{ secrets.GITHUB_TOKEN }}
33
34
- name: Build and push
35
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@v5
36
with:
37
context: .
38
tags: ${{ env.IMAGE }}
0 commit comments