diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 568d0f07d..f402674f4 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -26,7 +26,7 @@ jobs: - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # tag=v4.0.0 - name: Sync repository labels if: success() - uses: crazy-max/ghaction-github-labeler@f4f6b96e7e747b5416cd470f3cfecf26abaa811e # tag=v4.2.0 + uses: crazy-max/ghaction-github-labeler@de749cf181958193cb7debf1a9c5bb28922f3e1b # tag=v5.0.0 with: # This is a hideous ternary equivalent so we only do a dry run unless # this workflow is triggered by the develop branch.