diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f1a8fac..4f3db44 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -43,7 +43,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.15.17 + uses: tgagor/template-dockerfiles@v0.16.5 - name: Build on pull request if: github.event_name == 'pull_request' @@ -133,7 +133,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.15.17 + uses: tgagor/template-dockerfiles@v0.16.5 - name: Bump version and push tag id: tag_version