Skip to content

Commit 8e85c22

Browse files
chore(deps): bump actions/labeler from 6.1.0 to 6.2.0
Bumps [actions/labeler](https://github.com/actions/labeler) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@v6.1.0...v6.2.0) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ecb6fd commit 8e85c22

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)