mirror of
https://github.com/kairos-io/packages.git
synced 2025-05-11 09:26:59 +00:00
chore(deps): update luet-lab/luet-github-action action to v0.2.2 (#1118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b009693b1b
commit
24ed37c490
6
.github/workflows/pr.yaml
vendored
6
.github/workflows/pr.yaml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
id: buildx
|
||||
uses: docker/setup-buildx-action@v3.7.1
|
||||
- name: Build packages 🔧
|
||||
uses: luet-lab/luet-github-action@v0.2.1
|
||||
uses: luet-lab/luet-github-action@v0.2.2
|
||||
with:
|
||||
build: true
|
||||
fromIndex: true
|
||||
@ -68,7 +68,7 @@ jobs:
|
||||
git fetch --prune --unshallow
|
||||
mkdir build
|
||||
- name: Download meta 🔧
|
||||
uses: luet-lab/luet-github-action@v0.2.1
|
||||
uses: luet-lab/luet-github-action@v0.2.2
|
||||
with:
|
||||
FINAL_REPO: quay.io/kairos/packages
|
||||
REPOSITORY_TYPE: docker
|
||||
@ -76,7 +76,7 @@ jobs:
|
||||
downloadFromList: true
|
||||
downloadMeta: true
|
||||
- name: Build packages 🔧
|
||||
uses: luet-lab/luet-github-action@v0.2.1
|
||||
uses: luet-lab/luet-github-action@v0.2.2
|
||||
with:
|
||||
build: true
|
||||
fromIndex: true
|
||||
|
Loading…
Reference in New Issue
Block a user