Skip to content

Commit

Permalink
Update dependency @actions/core to v1.11.1 (#683)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 63cf64f commit c366213
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"build": "npm run dist && npm run test"
},
"dependencies": {
"@actions/core": "1.11.0",
"@actions/core": "1.11.1",
"@actions/github": "6.0.0",
"@octokit/rest": "21.0.2",
"console-log-level": "1.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ __metadata:
languageName: node
linkType: hard

"@actions/core@npm:1.11.0":
version: 1.11.0
resolution: "@actions/core@npm:1.11.0"
"@actions/core@npm:1.11.1":
version: 1.11.1
resolution: "@actions/core@npm:1.11.1"
dependencies:
"@actions/exec": "npm:^1.1.1"
"@actions/http-client": "npm:^2.0.1"
checksum: 10c0/54763ea46ce7a2a390c56819c94426fc24305547f56e80c5ef39f3a2b6ef1fcff3774635c73f792b17b88deb3bb71f79cc6deafe9fc2820602ed166ceb48221b
checksum: 10c0/9aa30b397d8d0dbc74e69fe46b23fb105cab989beb420c57eacbfc51c6804abe8da0f46973ca9f639d532ea4c096d0f4d37da0223fbe94f304fa3c5f53537c30
languageName: node
linkType: hard

Expand Down Expand Up @@ -7734,7 +7734,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "template-typescript@workspace:."
dependencies:
"@actions/core": "npm:1.11.0"
"@actions/core": "npm:1.11.1"
"@actions/github": "npm:6.0.0"
"@octokit/openapi-types": "npm:22.2.0"
"@octokit/rest": "npm:21.0.2"
Expand Down

0 comments on commit c366213

Please sign in to comment.