Skip to content

Commit e87582d

Browse files
authored
Merge pull request #2 from datum-cloud/dependabot/github_actions/docker/build-push-action-7.2.0
chore(deps): bump docker/build-push-action from 6.19.2 to 7.2.0
2 parents cfe2a45 + ae94d36 commit e87582d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
2424

2525
- name: Build backend image
26-
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
26+
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
2727
with:
2828
context: .
2929
file: packages/backend/Dockerfile

0 commit comments

Comments
 (0)