We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ecb6fd commit 6ffb5d2Copy full SHA for 6ffb5d2
1 file changed
.github/workflows/labeler.yaml
@@ -23,7 +23,7 @@ jobs:
23
run: |
24
curl -sSL -o remote-labeler.yml https://raw.githubusercontent.com/stackitcloud/stackit-sdk-go/main/.github/labeler.yml
25
- name: Labeler action
26
- uses: actions/labeler@v6.1.0
+ uses: actions/labeler@v6.2.0
27
with:
28
configuration-path: "remote-labeler.yml"
29
sync-labels: false
0 commit comments