We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 918ed56 commit 07ec6e3Copy full SHA for 07ec6e3
1 file changed
.github/workflows/deploy.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Build and push
43
id: push
44
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
45
with:
46
context: .
47
push: true
0 commit comments