diff --git a/.github/workflows/update-labels.yml b/.github/workflows/update-labels.yml index c476e2cd..99aefd4e 100644 --- a/.github/workflows/update-labels.yml +++ b/.github/workflows/update-labels.yml @@ -50,7 +50,7 @@ jobs: - name: "Update Github label config" if: success() - uses: crazy-max/ghaction-github-labeler@v5.3.0 + uses: crazy-max/ghaction-github-labeler@v6.0.0 with: github-token: ${{secrets.SOURCE_PUSH_TOKEN}} yaml-file: .github/labels.yml