fix: upgrade @actions/github from 5.0.1 to 5.0.2

Snyk has created this PR to upgrade @actions/github from 5.0.1 to 5.0.2.

See this package in npm:
https://www.npmjs.com/package/@actions/github

See this project in Snyk:
34c7da3b-bd8a-469a-bbc4-db9b5aa7b90e?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2022-06-02 23:47:09 +00:00
parent 2368eb4cc7
commit 1870c69ab3
No known key found for this signature in database
GPG key ID: 09541BBFF0C4C795
2 changed files with 15 additions and 5 deletions

View file

@ -30,7 +30,7 @@
"dependencies": {
"@actions/core": "^1.7.0",
"@actions/exec": "^1.0.1",
"@actions/github": "^5.0.1",
"@actions/github": "^5.0.2",
"@actions/io": "^1.0.1",
"@actions/tool-cache": "^1.1.2",
"uuid": "^8.3.2"