Update builder/action.yml

This commit is contained in:
Merlin Jehli 2024-03-28 09:23:42 +01:00 committed by git.fml128.ch
parent 964e1755ec
commit e2d4e9f85f
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.271747 image: docker://git.fml128.ch/fml128/idkyet-builder:2024.03.271813
args: args:
- build - build
- ${{ inputs.layer_config_file }} - ${{ inputs.layer_config_file }}