Skip to content

Commit 2d0f3f6

Browse files
chore(deps): update docker/build-push-action action to v7.3.0
1 parent 91fa540 commit 2d0f3f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • action-templates/actions/action-build-image

action-templates/actions/action-build-image/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ runs:
5858
labels: ${{inputs.image-labels}}
5959

6060
- name: Build and push image
61-
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
61+
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
6262
with:
6363
context: ./${{ inputs.path }} # zizmor: ignore[template-injection]
6464
push: true

0 commit comments

Comments
 (0)