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