Skip to content

Commit 88406a0

Browse files
authored
chore(deps): downgrade redhat-actions/buildah-build action to v2 (#543)
This reverts commit 7203275.
1 parent 6e4ad16 commit 88406a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: mvn -B -U clean verify
4848
- name: Build container images and manifest
4949
id: buildah-build
50-
uses: redhat-actions/buildah-build@54ff9945b9f9320e460006b5ea63dfac279906b0 # v2.2.2
50+
uses: redhat-actions/buildah-build@7a95fa7ee0f02d552a32753e7414641a04307056 # v2
5151
env:
5252
IMAGE_VERSION: ${{ needs.get-pom-properties.outputs.image-version }}
5353
with:

0 commit comments

Comments
 (0)