chore(deps): update docker/build-push-action digest to 2634353

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2025-05-27 22:07:43 +00:00
committed by GitHub
parent 85a5014479
commit e6a5e235ea
+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 }}