Skip to content

Commit fda7ad8

Browse files
Bump docker/build-push-action from 6.15.0 to 6.17.0 (#28)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Curtis Vogt <[email protected]>
1 parent d2eb352 commit fda7ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ runs:
194194
builder: ${{ steps.builder.outputs.name }}
195195
- name: Build and Push
196196
id: build-push
197-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
197+
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
198198
with:
199199
builder: ${{ steps.builder.outputs.name }}
200200
context: ${{ inputs.context }}

0 commit comments

Comments
 (0)