From 2f0e32a9278c56d85f55cddb1cbaa5872d39e6ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 07:37:43 +0000 Subject: [PATCH] build(deps): bump tgagor/template-dockerfiles from 0.17.1 to 0.17.7 Bumps [tgagor/template-dockerfiles](https://github.com/tgagor/template-dockerfiles) from 0.17.1 to 0.17.7. - [Release notes](https://github.com/tgagor/template-dockerfiles/releases) - [Commits](https://github.com/tgagor/template-dockerfiles/compare/v0.17.1...v0.17.7) --- updated-dependencies: - dependency-name: tgagor/template-dockerfiles dependency-version: 0.17.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3efff79..845c55a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -48,7 +48,7 @@ jobs: platforms: linux/arm/v7,linux/amd64,linux/arm64,linux/ppc64le,linux/riscv64,linux/s390x - name: Setup Template Dockerfiles - uses: tgagor/template-dockerfiles@v0.17.1 + uses: tgagor/template-dockerfiles@v0.17.7 - uses: actions/setup-node@v6 with: