diff --git a/typings/actions/stale/metadata.yml b/typings/actions/stale/metadata.yml index b7e6d95..324c5a9 100644 --- a/typings/actions/stale/metadata.yml +++ b/typings/actions/stale/metadata.yml @@ -5,3 +5,4 @@ - "v8" - "v9" - "v10" +- "v11" diff --git a/typings/jamesives/github-pages-deploy-action/v4/action-types.yml b/typings/jamesives/github-pages-deploy-action/v4/action-types.yml index 6555f76..6b5a7be 100644 --- a/typings/jamesives/github-pages-deploy-action/v4/action-types.yml +++ b/typings/jamesives/github-pages-deploy-action/v4/action-types.yml @@ -37,6 +37,10 @@ inputs: type: boolean attempt-limit: type: integer + include-github-folder: + type: boolean + lfs: + type: boolean outputs: deployment-status: type: enum