Skip to content

Commit 27eb59e

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent 98bfbc4 commit 27eb59e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_data_tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
# https://github.com/docker/build-push-action/
5151
- name: Build and push Docker image
52-
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
52+
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
5353
with:
5454
context: "{{defaultContext}}:backend" # https://github.com/docker/build-push-action#git-context
5555
push: true

0 commit comments

Comments
 (0)