1 parent 30ea3df commit b893d62Copy full SHA for b893d62
1 file changed
.github/actions/build/action.yml
@@ -53,7 +53,7 @@ runs:
53
# https://github.com/docker/build-push-action
54
- name: Build and push Docker image
55
id: build-and-push
56
- uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
+ uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
57
with:
58
context: ./${{ inputs.context-directory }}
59
platforms: ${{ inputs.arch }}
0 commit comments