Skip to content

Commit 6a6ba2d

Browse files
ci(github-action)!: Update redhat-actions/buildah-build action (v2.6.2 → v3.0.2)
| datasource | package | from | to | | ----------- | ---------------------------- | ------ | ------ | | github-tags | redhat-actions/buildah-build | v2.6.2 | v3.0.2 |
1 parent 2436c80 commit 6a6ba2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
TAG: ${{ inputs.tag }}
5959

6060
- name: Build image with buildah
61-
uses: redhat-actions/buildah-build@7a95fa7ee0f02d552a32753e7414641a04307056 # v2
61+
uses: redhat-actions/buildah-build@3a51aade9afa17e5c78256bcbe2e1ee08c7b995b # v3
6262
with:
6363
image: erhardtconsulting/relational-databases
6464
tags: ${{ env.TAG }}-${{ env.PLATFORM }}

0 commit comments

Comments
 (0)