mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-08-02 03:20:58 -04:00
chore(deps): update redhat-actions/buildah-build action to v3
This commit is contained in:
2
.github/workflows/container.yml
vendored
2
.github/workflows/container.yml
vendored
@@ -71,7 +71,7 @@ jobs:
|
||||
|
||||
- name: Build image
|
||||
id: build-image
|
||||
uses: redhat-actions/buildah-build@v2
|
||||
uses: redhat-actions/buildah-build@v3
|
||||
with:
|
||||
containerfiles: |
|
||||
./Containerfile
|
||||
|
||||
Reference in New Issue
Block a user