Update builder/action.yml

This commit is contained in:
Merlin Jehli 2024-04-29 21:44:33 +02:00 committed by git.fml128.ch
parent 05a9dae8f7
commit fd23480c09
Signed by: git.fml128.ch
GPG key ID: FBE009491D453913

View file

@ -27,6 +27,6 @@ runs:
using: "composite" using: "composite"
steps: steps:
- name: Build image - name: Build image
uses: docker://git.fml128.ch/fml128/idkyet-builder:2024.04.291930 uses: docker://git.fml128.ch/fml128/idkyet-builder:2024.04.282055
with: with:
args: build ${{ inputs.layer_config_file }} args: build ${{ inputs.layer_config_file }}