Skip to content

Commit 6ffb5d2

Browse files
chore(deps): bump actions/labeler from 6.1.0 to 6.2.0 (#664)
1 parent 4ecb6fd commit 6ffb5d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/labeler.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: |
2424
curl -sSL -o remote-labeler.yml https://raw.githubusercontent.com/stackitcloud/stackit-sdk-go/main/.github/labeler.yml
2525
- name: Labeler action
26-
uses: actions/labeler@v6.1.0
26+
uses: actions/labeler@v6.2.0
2727
with:
2828
configuration-path: "remote-labeler.yml"
2929
sync-labels: false

0 commit comments

Comments
 (0)