diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 03d5e3e..63b64b8 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -12,6 +12,6 @@ jobs: steps: # https://github.com/marketplace/actions/label-manager-for-prs-and-issues-based-on-configurable-conditions - name: Label manager for PRs and Issues based on configurable conditions - uses: srvaroa/labeler@1eec6d9e7c5fa5864840279978680302f955fc37 # v1.10.1 + uses: srvaroa/labeler@bfe288801b8091b6a70e67f3ce7c9e87c88921cf # v1.11.0 env: GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"