Skip to content

Commit 1e1442d

Browse files
chore(deps): update docker/build-push-action action to v5.4.0 (#3547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50b93a5 commit 1e1442d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
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@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
97+
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
9898
with:
9999
context: .
100100
push: false

0 commit comments

Comments
 (0)