1
0
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 ()

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-16 14:17:03 +02:00 committed by GitHub
parent b009693b1b
commit 24ed37c490
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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