From cd103a37b1a56272643a6c370c006b88b44be186 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 20:28:11 +0000 Subject: [PATCH] Update mr-smithers-excellent/docker-build-push action to v7 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9aaeeda..72d7223 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -80,7 +80,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: Build Docker image (no push) - uses: mr-smithers-excellent/docker-build-push@v6 + uses: mr-smithers-excellent/docker-build-push@v7 with: # options related to BUILDing the docker image: dockerfile: ./collector/docker/Dockerfile