mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2026-02-04 06:18:09 +00:00
Bump @actions/github from 7.0.0 to 8.0.0 (#528)
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 7.0.0 to 8.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) --- updated-dependencies: - dependency-name: "@actions/github" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d92091bb12
commit
ce70bcf31a
2 changed files with 168 additions and 253 deletions
|
|
@ -20,7 +20,7 @@
|
|||
"dependencies": {
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "^7.0.0",
|
||||
"@actions/github": "^8.0.0",
|
||||
"@actions/io": "^2.0.0",
|
||||
"@actions/tool-cache": "^2.0.2",
|
||||
"@hashicorp/js-releases": "^1.7.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue