Skip to content

Commit 6c94dbb

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
uses: actions/checkout@v6
3535
-
3636
name: Run Labeler
37-
uses: crazy-max/ghaction-github-labeler@v5
37+
uses: crazy-max/ghaction-github-labeler@v6
3838
with:
3939
dry-run: ${{ github.event_name == 'pull_request' }}

0 commit comments

Comments
 (0)