Skip to content

Commit ed2668f

Browse files
Bump docker/build-push-action from 6.17.0 to 6.18.0 (#32)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Curtis Vogt <curtis.vogt@gmail.com>
1 parent 7d78127 commit ed2668f

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@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
197+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
198198
with:
199199
builder: ${{ steps.builder.outputs.name }}
200200
context: ${{ inputs.context }}

0 commit comments

Comments
 (0)