Skip to content

Commit dbb1700

Browse files
Update docker/build-push-action action to v6.13.0 (#3654)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c76f0a3 commit dbb1700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
with:
9595
ref: ${{ needs.calculate-changes.outputs.tmp-branch }}
9696
- name: Build the adapter image
97-
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
97+
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
9898
with:
9999
context: .
100100
push: false

0 commit comments

Comments
 (0)