diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index e7b5a2f..c9c2a26 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -25,6 +25,6 @@ jobs: with: egress-policy: audit - - uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0 + - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0 with: repo-token: "${{ secrets.GITHUB_TOKEN }}"