Skip to content

Commit

Permalink
fix(deps): update dependency @actions/core to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2023
1 parent 7878f47 commit ebb15c6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"license": "MIT",
"packageManager": "[email protected]",
"dependencies": {
"@actions/core": "1.10.0",
"@actions/core": "1.10.1",
"@octokit/rest": "19.0.13",
"@probot/adapter-github-actions": "3.1.3",
"class-validator": "^0.14.0"
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,17 @@ __metadata:
languageName: node
linkType: hard

"@actions/core@npm:1.10.0, @actions/core@npm:^1.2.6":
"@actions/core@npm:1.10.1":
version: 1.10.1
resolution: "@actions/core@npm:1.10.1"
dependencies:
"@actions/http-client": ^2.0.1
uuid: ^8.3.2
checksum: 96524c2725e70e3c3176b4e4d93a1358a86f3c5ca777db9a2f65eadfa672f00877db359bf60fffc416c33838ffb4743db93bcc5bf53e76199dd28bf7f7ff8e80
languageName: node
linkType: hard

"@actions/core@npm:^1.2.6":
version: 1.10.0
resolution: "@actions/core@npm:1.10.0"
dependencies:
Expand Down Expand Up @@ -1509,7 +1519,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "advanced-issue-labeler@workspace:."
dependencies:
"@actions/core": 1.10.0
"@actions/core": 1.10.1
"@actions/github": 5.1.1
"@octokit/rest": 19.0.13
"@probot/adapter-github-actions": 3.1.3
Expand Down

0 comments on commit ebb15c6

Please sign in to comment.