Skip to content

Commit ce01814

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 b3c3011 commit ce01814

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
@@ -320,7 +320,7 @@ jobs:
320320

321321
- name: Build the container
322322
if: github.event.action == 'opened' || github.event.action == 'synchronize'
323-
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
323+
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
324324
id: build
325325
with:
326326
context: .

0 commit comments

Comments
 (0)