There was an error while loading. Please reload this page.
1 parent 6f97a46 commit 74e41c3Copy full SHA for 74e41c3
1 file changed
.github/workflows/build-and-push.yml
@@ -67,7 +67,7 @@ jobs:
67
68
-
69
name: Build Image and Push to GitHub Container Registry and DockerHub
70
- uses: docker/build-push-action@v2
+ uses: docker/build-push-action@v6
71
if: ${{ steps.compute-tag.outputs.result != 'FALSE' }}
72
with:
73
context: .
0 commit comments