Skip to content

Commit 4020983

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

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
@@ -19,6 +19,6 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: Labeler action
22-
uses: actions/labeler@v6
22+
uses: actions/labeler@v7
2323
with:
2424
sync-labels: false

0 commit comments

Comments
 (0)