diff --git a/.github/workflows/labeler.yaml b/.github/workflows/labeler.yaml index 5d5a2c2..7b861bb 100644 --- a/.github/workflows/labeler.yaml +++ b/.github/workflows/labeler.yaml @@ -23,7 +23,7 @@ jobs: run: | curl -sSL -o remote-labeler.yml https://raw.githubusercontent.com/stackitcloud/stackit-sdk-go/main/.github/labeler.yml - name: Labeler action - uses: actions/labeler@v6 + uses: actions/labeler@v6.0.1 with: configuration-path: "remote-labeler.yml" sync-labels: false