We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b23c7da commit 23d2bb6Copy full SHA for 23d2bb6
.github/workflows/build.yml
@@ -88,7 +88,7 @@ jobs:
88
89
- name: Build and push
90
id: docker_build
91
- uses: docker/build-push-action@v6.11.0
+ uses: docker/build-push-action@v6.13.0
92
with:
93
context: .
94
push: true
0 commit comments