Merge pull request #37 from cbcoutinho/renovate/docker-build-push-action-digest

chore(deps): update docker/build-push-action digest to 2634353
This commit is contained in:
Chris Coutinho
2025-05-28 17:01:22 +02:00
committed by GitHub
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push Docker image
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
with:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}