We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58cdde6 + b884f1a commit 76c5f90Copy full SHA for 76c5f90
1 file changed
.github/workflows/docker-build.yml
@@ -49,7 +49,7 @@ jobs:
49
password: ${{ secrets.GITHUB_TOKEN }}
50
51
- name: Build and push Docker image
52
- uses: docker/build-push-action@v6.18.0
+ uses: docker/build-push-action@v6.19.2
53
with:
54
context: .
55
push: true
0 commit comments