Skip to content

Commit 9a4cc68

Browse files
authored
Merge pull request #21 from datum-cloud/dependabot/github_actions/docker/build-push-action-7.3.0
chore(deps): bump docker/build-push-action from 7.2.0 to 7.3.0
2 parents 3526535 + 2ce7159 commit 9a4cc68

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
@@ -21,7 +21,7 @@ jobs:
2121
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
2222

2323
- name: Build backend image
24-
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
24+
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
2525
with:
2626
context: .
2727
file: packages/backend/Dockerfile

0 commit comments

Comments
 (0)