Skip to content

Commit 69584d7

Browse files
dependabot[bot]mpminardi
authored andcommitted
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> Signed-off-by: Mario Minardi <mario@tailscale.com>
1 parent cda17d5 commit 69584d7

2 files changed

Lines changed: 16 additions & 6 deletions

File tree

package-lock.json

Lines changed: 15 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@actions/cache": "^5.0.1",
2020
"@actions/core": "^2.0.2",
2121
"@actions/exec": "^2.0.0",
22-
"@actions/github": "^6.0.1",
22+
"@actions/github": "^7.0.0",
2323
"@actions/tool-cache": "^2.0.1",
2424
"semver": "^7.7.3"
2525
},

0 commit comments

Comments
 (0)