Skip to content

Commit cc4528a

Browse files
authored
Merge pull request #364 from Paul-B98/dependabot/github_actions/docker/build-push-action-7.3.0
build(deps): bump docker/build-push-action from 7.2.0 to 7.3.0
2 parents bba83fe + 5522980 commit cc4528a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous_delivery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
5959
- name: Build and push Docker image
6060
id: push
61-
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
61+
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
6262
with:
6363
context: .
6464
push: true

0 commit comments

Comments
 (0)