Bump @actions/github from 6.0.0 to 6.0.1 in the npm-production group

---
updated-dependencies:
- dependency-name: "@actions/github"
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-15 19:11:44 +00:00
committed by GitHub
parent a7b6951cb1
commit 329f5ebce9
2 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",
"@actions/github": "^6.0.1",
"@octokit/rest": "^21.1.1"
},
"devDependencies": {