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 db3ff39 commit 8a886feCopy full SHA for 8a886fe
.github/workflows/deploy-to-beta-manually.yml
@@ -59,7 +59,7 @@ jobs:
59
context: workflow
60
61
- name: build and push image
62
- uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
+ uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
63
with:
64
context: .
65
file: ./environment/prod/app/Dockerfile
.github/workflows/deploy-to-prod.yml
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
0 commit comments