Skip to content

Commit 4884d53

Browse files
chore(deps): bump docker/build-push-action from 7.2.0 to 7.3.0 (#193)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13a8ac5 commit 4884d53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_container_image.yml

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

125125
- name: Build container image
126126
id: build
127-
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
127+
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
128128
with:
129129
context: ${{ inputs.build_context }}
130130
file: "${{ inputs.build_context }}/${{ inputs.dockerfile_path }}"

0 commit comments

Comments
 (0)