log GitHub Actions runtime token access controls

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-01-12 19:44:15 +01:00
parent c40bf0fdf6
commit f9ccca010f
7 changed files with 55 additions and 5 deletions

View File

@ -33,6 +33,7 @@
"@actions/github": "^5.1.1",
"csv-parse": "^5.3.3",
"handlebars": "^4.7.7",
"jwt-decode": "^3.1.2",
"semver": "^7.3.7",
"tmp": "^0.2.1"
},