Skip to content

Commit b7ffabd

Browse files
authored
Merge pull request #461 from xt0rted/dependabot/npm_and_yarn/actions-e659d6d3f1
Bump @actions/core from 1.10.1 to 1.11.1 in the actions group
2 parents 8d51fb5 + 6fc3c73 commit b7ffabd

File tree

3 files changed

+39
-26
lines changed

3 files changed

+39
-26
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Unreleased
44

55
- Updated node runtime from 16 to 20
6-
- Bumped `@actions/core` from 1.10.0 to 1.10.1
6+
- Bumped `@actions/core` from 1.10.0 to 1.11.1
77
- Bumped `@actions/github` from 5.1.1 to 6.0.0
88

99
## [2.0.0](https://github.com/xt0rted/pull-request-comment-branch/compare/v1.4.0...v2.0.0) - 2023-03-29

package-lock.json

Lines changed: 37 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"author": "xt0rted",
2424
"license": "MIT",
2525
"dependencies": {
26-
"@actions/core": "^1.10.1",
26+
"@actions/core": "^1.11.1",
2727
"@actions/github": "^6.0.0"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)