Skip to content

Commit 00036a8

Browse files
Bump docker/build-push-action from 6.13.0 to 6.14.0 (#19)
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 5c56873 commit 00036a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ runs:
148148
to_tags: ${{ steps.cache-to.outputs.tags }}
149149
- name: Build and Push
150150
id: build-push
151-
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
151+
uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
152152
with:
153153
context: ${{ inputs.context }}
154154
build-args: ${{ inputs.build-args }}

0 commit comments

Comments
 (0)