diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 465384d..0c0a14d 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -47,7 +47,7 @@ jobs: issues: write steps: - name: Issue Labeler - uses: github/issue-labeler@c1b0f9f52a63158c4adc09425e858e87b32e9685 # v3.4 + uses: github/issue-labeler@ccca1e16fcb66762200e616fc29b57b940c1cb67 # v3.5 with: repo-token: ${{ secrets.GITHUB_TOKEN }} configuration-path: ${{ inputs.issue-config-path }}