Skip to content

Commit 5f8d46c

Browse files
Bump docker/build-push-action from 6.14.0 to 6.15.0 (#21)
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 7593599 commit 5f8d46c

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
@@ -189,7 +189,7 @@ runs:
189189
builder: ${{ steps.builder.outputs.name }}
190190
- name: Build and Push
191191
id: build-push
192-
uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
192+
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
193193
with:
194194
context: ${{ inputs.context }}
195195
builder: ${{ steps.builder.outputs.name }}

0 commit comments

Comments
 (0)