Skip to content

Commit c803d88

Browse files
chore(deps): update docker/build-push-action action to v7.3.0
| datasource | package | from | to | | ----------- | ------------------------ | ------ | ------ | | github-tags | docker/build-push-action | v7.0.0 | v7.3.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 3c742e7 commit c803d88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ jobs:
329329

330330
- name: Build the container
331331
if: github.event.action == 'opened' || github.event.action == 'synchronize' || github.event.action == 'labeled'
332-
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
332+
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
333333
id: build
334334
with:
335335
context: .

0 commit comments

Comments
 (0)