This commit is contained in:
GrantBirki 2023-11-28 13:41:44 -07:00
Родитель 8883a56cb4
Коммит f74cbf894a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 9029BBCCC15C6F8C
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -14,7 +14,7 @@ inputs:
handle:
description: 'When using the default ${{ github.token }}, the "handle" is fetched from this input since the token is repository scoped and it cannot even read its own handle. You should not need to change this input.'
required: true
default: github-actions[bot]
default: 'github-actions[bot]'
path:
description: 'Path where the privileged requester configuration can be found'
required: true