Skip to content

Commit cca018c

Browse files
committed
Update @actions/github to v6.0.0 to fix Dependabot vulnerabilities
1 parent 9fb34ad commit cca018c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/pr-labels/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"author": "",
1717
"dependencies": {
1818
"@actions/core": "^1.10.0",
19-
"@actions/github": "^5.1.1"
19+
"@actions/github": "^6.0.0"
2020
},
2121
"devDependencies": {
2222
"@vercel/ncc": "^0.36.1",

0 commit comments

Comments
 (0)