Skip to content

Commit de1efe1

Browse files
authored
Merge pull request #595 from alexwilson/dependabot/npm_and_yarn/actions/github-7.0.0
build(deps): Bump @actions/github from 6.0.1 to 7.0.0
2 parents a4d3793 + d3fe8a3 commit de1efe1

File tree

2 files changed

+11
-20
lines changed

2 files changed

+11
-20
lines changed

package-lock.json

Lines changed: 10 additions & 19 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
@@ -20,6 +20,6 @@
2020
},
2121
"dependencies": {
2222
"@actions/core": "^2.0.0",
23-
"@actions/github": "^6.0.0"
23+
"@actions/github": "^7.0.0"
2424
}
2525
}

0 commit comments

Comments
 (0)