enforce secrets input value as registered secret

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2025-04-07 11:57:29 +02:00
parent 84ad562665
commit 9a6e79724f
No known key found for this signature in database
GPG key ID: ADE44D8C9D44FBE4
3 changed files with 32 additions and 17 deletions

View file

@ -27,7 +27,7 @@
"packageManager": "yarn@3.6.3",
"dependencies": {
"@actions/core": "^1.11.1",
"@docker/actions-toolkit": "0.56.0",
"@docker/actions-toolkit": "https://github.com/crazy-max/docker-actions-toolkit#secret-enforce-redact-test",
"handlebars": "^4.7.7"
},
"devDependencies": {