Skip to content

Commit d3af4d3

Browse files
authored
Merge pull request #5214 from HHS/renovate/docker-build-push-action-7.x
chore(deps): update docker/build-push-action action to v7
2 parents 8a833d3 + 27eb59e commit d3af4d3

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)