Update builder/action.yml

This commit is contained in:
Merlin Jehli 2024-03-28 09:39:20 +01:00 committed by git.fml128.ch
parent a7d5bab2ff
commit 3d9580729f
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.271813 image: docker://git.fml128.ch/fml128/idkyet-builder:2024.03.280830
args: args:
- build - build
- ${{ inputs.layer_config_file }} - ${{ inputs.layer_config_file }}