Skip to content

Commit 2d4393e

Browse files
authored
Merge pull request #321 from actions/dependabot/npm_and_yarn/npm-production-be1c8ba09d
Bump @actions/github from 6.0.0 to 6.0.1 in the npm-production group
2 parents a7b6951 + 4dbde70 commit 2d4393e

File tree

5 files changed

+14
-9
lines changed

5 files changed

+14
-9
lines changed

.licenses/npm/@actions/github.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: "@actions/github"
3-
version: 6.0.0
3+
version: 6.0.1
44
type: npm
55
summary: Actions github lib
66
homepage: https://github.com/actions/toolkit/tree/main/packages/github

dist/index.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 10 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"license": "MIT",
4141
"dependencies": {
4242
"@actions/core": "^1.11.1",
43-
"@actions/github": "^6.0.0",
43+
"@actions/github": "^6.0.1",
4444
"@octokit/rest": "^21.1.1"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)