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 574f70e commit 12be7d8Copy full SHA for 12be7d8
.github/workflows/deploy.yaml
@@ -30,7 +30,7 @@ jobs:
30
dependency-graph: generate-and-submit
31
arguments: --configuration-cache build
32
33
- - uses: nais/docker-build-push@v1
+ - uses: nais/docker-build-push@v2
34
name: docker-build-push
35
id: docker-build-push
36
with:
0 commit comments