From 3f24751427432909c31ebb8418a95e4cdf54751f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 20:22:29 +0000 Subject: [PATCH] Bump redhat-actions/buildah-build from 2 to 3 Bumps [redhat-actions/buildah-build](https://github.com/redhat-actions/buildah-build) from 2 to 3. - [Release notes](https://github.com/redhat-actions/buildah-build/releases) - [Changelog](https://github.com/redhat-actions/buildah-build/blob/main/CHANGELOG.md) - [Commits](https://github.com/redhat-actions/buildah-build/compare/v2...v3) --- updated-dependencies: - dependency-name: redhat-actions/buildah-build dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index d3985d3..8541033 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -93,7 +93,7 @@ jobs: image: tonistiigi/binfmt:qemu-v6.2.0 - name: Build Image id: build-image - uses: redhat-actions/buildah-build@v2 + uses: redhat-actions/buildah-build@v3 with: tags: >- ${{ steps.recase.outputs.lowercase }}:latest