Skip to content

Commit

Permalink
fix(deps): update dependency @actions/core to v1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tradeshift-renovate[bot] authored and arminioa committed Oct 25, 2024
1 parent e38ceb0 commit 8b7d833
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 27 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
@tradeshift:registry=https://npm.pkg.github.com
@tradeshift:registry=https://npm.pkg.github.com
@tradeshift:registry=https://npm.pkg.github.com
@tradeshift:registry=https://npm.pkg.github.com



Expand Down
38 changes: 12 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"license": "MIT",
"dependencies": {
"@actions/cache": "3.2.4",
"@actions/core": "1.10.1",
"@actions/core": "1.11.1",
"@actions/exec": "1.1.1",
"@actions/github": "5.1.1",
"@actions/http-client": "2.2.0",
Expand Down

0 comments on commit 8b7d833

Please sign in to comment.