Skip to content

Commit 0e13cb6

Browse files
fix(deps): update dependency @octokit/action to v5 (#188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f632b0d commit 0e13cb6

File tree

2 files changed

+59
-7
lines changed

2 files changed

+59
-7
lines changed

package-lock.json

Lines changed: 58 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
@@ -17,7 +17,7 @@
1717
"license": "MIT",
1818
"dependencies": {
1919
"@actions/core": "^1.2.6",
20-
"@octokit/action": "^4.0.0"
20+
"@octokit/action": "^5.0.0"
2121
},
2222
"devDependencies": {
2323
"@semantic-release/git": "^10.0.0",

0 commit comments

Comments
 (0)