diff --git a/.github/workflows/pr_labeler.yml b/.github/workflows/pr_labeler.yml index bf82f2c53..1ee11495f 100644 --- a/.github/workflows/pr_labeler.yml +++ b/.github/workflows/pr_labeler.yml @@ -7,7 +7,7 @@ jobs: pull-requests: write runs-on: ubuntu-latest steps: - - uses: actions/labeler@v6 + - uses: actions/labeler@v7 with: repo-token: ${{ secrets.GITHUB_TOKEN }} configuration-path: .github/pr_labeler.yml diff --git a/package.json b/package.json index 67959befd..76ffd780f 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "documentation": "^14.0.0", "got": "^15.1.0", "mf-hosting": "^3.0.14", - "npm-pkgbuild": "^20.8.4", + "npm-pkgbuild": "^20.8.5", "semantic-release": "^25.0.8" }, "optionalDependencies": {