Skip to content

Commit

Permalink
feat(deps): bump @actions/core from 1.10.1 to 1.11.0
Browse files Browse the repository at this point in the history
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rhahao committed Oct 5, 2024
1 parent 2b4a5de commit 6230c02
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 25 deletions.
35 changes: 11 additions & 24 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 @@
"@vercel/ncc": "^0.38.2"
},
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/core": "^1.11.0",
"@actions/exec": "^1.1.1"
}
}

0 comments on commit 6230c02

Please sign in to comment.