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 ea7b4e7 + 0323f38 commit 34b9605Copy full SHA for 34b9605
.github/workflows/docker.yml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/checkout@v3
31
-
32
name: Build and push terraform-backend-hsdp
33
- uses: docker/build-push-action@v3
+ uses: docker/build-push-action@v4
34
with:
35
context: ./
36
file: ./Dockerfile
.github/workflows/docker_tagged.yml
@@ -41,7 +41,7 @@ jobs:
41
42
name: Build and push
43
id: docker_build
44
45
46
47
0 commit comments