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

This commit is contained in:
renovate[bot]
2025-11-20 04:28:42 +00:00
committed by GitHub
parent 7706b01edb
commit 36e4730a2f
2 changed files with 2 additions and 2 deletions

View File

@@ -113,7 +113,7 @@ jobs:
# Step 7: Build and push Docker image
- name: 🐳 Build and push Docker image
if: steps.skip.outputs.skip_build != 'true'
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
id: build
with:
context: .