Skip to content

Commit

Permalink
build(deps): bump @actions/core from 1.11.0 to 1.11.1 (#813)
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.11.0 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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 028bdb4 commit 366623d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -24,7 +24,7 @@
},
"homepage": "https://github.com/nearform-actions/github-action-notify-release#readme",
"dependencies": {
"@actions/core": "^1.11.0",
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",
"@actions/exec": "^1.1.1",
"actions-toolkit": "github:nearform/actions-toolkit",
Expand Down

0 comments on commit 366623d

Please sign in to comment.