Changes after rebase

This commit is contained in:
Marc Mueller 2023-01-08 11:03:38 +01:00
parent 64ae8e04f8
commit ec9f13e3be
7 changed files with 34 additions and 20 deletions

View file

@ -17,8 +17,8 @@ inputs:
required: false
fail-on-cache-miss:
description: 'Fail the workflow if the cache is not found for the primary key'
default: 'false'
required: false
default: "false"
outputs:
cache-hit:
description: 'A boolean value to indicate an exact match was found for the primary key'