Update builder/action.yml

This commit is contained in:
Merlin Jehli 2024-04-01 17:49:47 +02:00 committed by git.fml128.ch
parent 33a9f8c25c
commit 931778c949
Signed by: git.fml128.ch
GPG key ID: FBE009491D453913

View file

@ -25,7 +25,7 @@ inputs:
# description: 'json dict of hashes of all files' # description: 'json dict of hashes of all files'
runs: runs:
using: docker using: docker
image: docker://git.fml128.ch/fml128/idkyet-builder:2024.03.280830 image: docker://git.fml128.ch/fml128/idkyet-builder:2024.04.010000
args: args:
- build - build
- ${{ inputs.layer_config_file }} - ${{ inputs.layer_config_file }}