Skip to content

Commit

Permalink
Bump @actions/core from 1.10.1 to 1.11.1
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.1.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent e1a90f8 commit b1651af
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 17 deletions.
37 changes: 21 additions & 16 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 @@ -13,7 +13,7 @@
"build": "rm -r dist && ncc build && cp -r src/keywords dist/keywords"
},
"dependencies": {
"@actions/core": "^1.4.0",
"@actions/core": "^1.11.1",
"@actions/github": "^5.0.0",
"prettier": "^3.3.3"
},
Expand Down

0 comments on commit b1651af

Please sign in to comment.