Update @actions/github to v5.1.1 (#1189)

This commit is contained in:
Luke Tomlinson
2022-09-30 14:04:50 -04:00
committed by GitHub
parent ac778acad2
commit 4fbc5c941a
3 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@actions/github",
"version": "5.1.0",
"version": "5.1.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@actions/github",
"version": "5.1.0",
"version": "5.1.1",
"license": "MIT",
"dependencies": {
"@actions/http-client": "^2.0.1",