Skip to content

Commit

Permalink
GHA(deps): Bump redhat-actions/buildah-build
Browse files Browse the repository at this point in the history
Bumps [redhat-actions/buildah-build](https://github.com/redhat-actions/buildah-build) from c79846fb306beeba490e89fb75d2d1af95831e79 to 1ec5690277b99c0f314e62c7e28dcc6074507706.
- [Release notes](https://github.com/redhat-actions/buildah-build/releases)
- [Changelog](https://github.com/redhat-actions/buildah-build/blob/main/CHANGELOG.md)
- [Commits](redhat-actions/buildah-build@c79846f...1ec5690)

---
updated-dependencies:
- dependency-name: redhat-actions/buildah-build
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 0d65f4e commit 53a7aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: 'Build image'
id: build-image
uses: redhat-actions/buildah-build@c79846fb306beeba490e89fb75d2d1af95831e79 # master
uses: redhat-actions/buildah-build@1ec5690277b99c0f314e62c7e28dcc6074507706 # master
with:
archs: amd64, arm64
containerfiles: Containerfile
Expand Down

0 comments on commit 53a7aee

Please sign in to comment.