Skip to content

Commit d3c7d92

Browse files
chore(deps): bump actions/labeler from 6 to 6.0.1
Bumps [actions/labeler](https://github.com/actions/labeler) from 6 to 6.0.1. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@v6...v6.0.1) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7a3cb7 commit d3c7d92

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
@@ -18,7 +18,7 @@ jobs:
1818
run: |
1919
curl -sSL -o remote-labeler.yml https://raw.githubusercontent.com/stackitcloud/stackit-sdk-go/main/.github/labeler.yml
2020
- name: Labeler action
21-
uses: actions/labeler@v6
21+
uses: actions/labeler@v6.0.1
2222
with:
2323
configuration-path: "remote-labeler.yml"
2424
sync-labels: false

0 commit comments

Comments
 (0)