diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index d534c7d..6d1f271 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -14,7 +14,7 @@ jobs: - name: Run Labeler if: success() - uses: crazy-max/ghaction-github-labeler@3de87da19416edc45c90cd89e7a4ea922a3aae5a # tag=v4 + uses: crazy-max/ghaction-github-labeler@548a7c3603594ec17c819e1239f281a3b801ab4d # v6 with: github-token: ${{ secrets.GITHUB_TOKEN }} yaml-file: .github/labels.yml