diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml old mode 100755 new mode 100644 index e30242c..7211ca1 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -20,6 +20,6 @@ jobs: uses: actions/checkout@v4 - name: Run Labeler - uses: crazy-max/ghaction-github-labeler@v5.0.0 + uses: crazy-max/ghaction-github-labeler@v5.1.0 with: skip-delete: true \ No newline at end of file