fix: Merge branch 'development'

This commit is contained in:
Jeremy
2026-02-04 16:01:22 +00:00
parent f375b119d3
commit a845b83ef7
6 changed files with 6 additions and 6 deletions

View File

@@ -197,7 +197,7 @@ jobs:
- name: Build and push Docker image (with retry)
if: steps.skip.outputs.skip_build != 'true'
id: build-and-push
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # v3.0.0
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3.0.2
with:
timeout_minutes: 25
max_attempts: 3