Skip to content

Commit 1f84b1a

Browse files
committed
chore: use own fork of buildah-action
1 parent bda9b8b commit 1f84b1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_reusable-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Build image
3939
id: build-image
40-
uses: redhat-actions/buildah-build@7a95fa7ee0f02d552a32753e7414641a04307056 # v2.13
40+
uses: aardbol/buildah-build@29afa4dee82c8d2b4abfaca9b699c39169f8e25c # v3.0.1
4141
with:
4242
image: ${{ github.repository }}${{ inputs.image_suffix }}
4343
tags: ${{ inputs.tags }}

0 commit comments

Comments
 (0)