diff --git a/.github/workflows/labeler.yaml b/.github/workflows/labeler.yaml index 2b3d105d..0199de9a 100644 --- a/.github/workflows/labeler.yaml +++ b/.github/workflows/labeler.yaml @@ -18,7 +18,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