mirror of
https://github.com/docker/metadata-action.git
synced 2026-01-20 12:48:57 +08:00
chore(deps): Bump @actions/github from 6.0.1 to 7.0.0
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 6.0.1 to 7.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: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ed95091677
commit
6dad55772e
2 changed files with 27 additions and 2 deletions
|
|
@ -28,7 +28,7 @@
|
|||
"packageManager": "yarn@4.9.2",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/github": "^6.0.1",
|
||||
"@actions/github": "^7.0.0",
|
||||
"@docker/actions-toolkit": "^0.68.0",
|
||||
"@renovate/pep440": "^1.0.0",
|
||||
"csv-parse": "^6.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue