There was an error while loading. Please reload this page.
1 parent bda9b8b commit 1f84b1aCopy full SHA for 1f84b1a
1 file changed
.github/workflows/_reusable-build.yaml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Build image
39
id: build-image
40
- uses: redhat-actions/buildah-build@7a95fa7ee0f02d552a32753e7414641a04307056 # v2.13
+ uses: aardbol/buildah-build@29afa4dee82c8d2b4abfaca9b699c39169f8e25c # v3.0.1
41
with:
42
image: ${{ github.repository }}${{ inputs.image_suffix }}
43
tags: ${{ inputs.tags }}
0 commit comments