Bump @actions/core from 1.9.0 to 1.9.1

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [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>
This commit is contained in:
dependabot[bot]
2022-08-09 11:03:46 +00:00
committed by GitHub
parent c5bad9964f
commit 99e90d031b
2 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"author": "Joel Male",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.9.0",
"@actions/core": "^1.9.1",
"node-fetch": "^3.2.10"
},
"devDependencies": {