Skip to content

Commit f3c606c

Browse files
author
github-actions
committed
Merge remote-tracking branch 'upstream/main'
2 parents deb0342 + 10048aa commit f3c606c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/component-build-images.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
max-parallelism = 2
163163
- name: Matrix Build and push demo images
164164
if: steps.check_changes.outputs.skip == 'false'
165-
uses: docker/build-push-action@v6.8.0
165+
uses: docker/build-push-action@v6.9.0
166166
with:
167167
context: ${{ matrix.file_tag.context }}
168168
file: ${{ matrix.file_tag.file }}

0 commit comments

Comments
 (0)