Skip to content

Commit b893d62

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent 30ea3df commit b893d62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ runs:
5353
# https://github.com/docker/build-push-action
5454
- name: Build and push Docker image
5555
id: build-and-push
56-
uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
56+
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
5757
with:
5858
context: ./${{ inputs.context-directory }}
5959
platforms: ${{ inputs.arch }}

0 commit comments

Comments
 (0)