diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 1d6777c..53b3619 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -19,6 +19,6 @@ jobs: steps: - name: Labeler # Only use hashes, see the security comment above - uses: actions/labeler@e54e5b338fbd6e6cdb5d60f51c22335fc57c401e # 4.0.1 + uses: actions/labeler@9fcb2c2f5584144ca754f8bfe8c6f81e77753375 # 4.1.0 with: repo-token: "${{ secrets.GITHUB_TOKEN }}"