We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e4ad16 commit 88406a0Copy full SHA for 88406a0
1 file changed
.github/workflows/push-ci.yaml
@@ -47,7 +47,7 @@ jobs:
47
run: mvn -B -U clean verify
48
- name: Build container images and manifest
49
id: buildah-build
50
- uses: redhat-actions/buildah-build@54ff9945b9f9320e460006b5ea63dfac279906b0 # v2.2.2
+ uses: redhat-actions/buildah-build@7a95fa7ee0f02d552a32753e7414641a04307056 # v2
51
env:
52
IMAGE_VERSION: ${{ needs.get-pom-properties.outputs.image-version }}
53
with:
0 commit comments