Bump @actions/core from 1.6.0 to 1.9.1 (#133)

* Bump @actions/core from 1.6.0 to 1.9.1

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.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
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update what dependabot didn't

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paulo F. Oliveira <paulo.ferraz.oliveira@gmail.com>
This commit is contained in:
dependabot[bot]
2022-08-22 11:20:01 +01:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Paulo F. Oliveira
parent 6942ea249f
commit 1fddfab461
3 changed files with 1413 additions and 272 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
}
},
"dependencies": {
"@actions/core": "1.6.0",
"@actions/core": "1.9.1",
"@actions/exec": "1.1.1",
"semver": "7.3.6"
},