Skip to content

Commit 4ddec9d

Browse files
chore: dependabot: bump actions/labeler from 5 to 6 (#2627)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel Montalvo <[email protected]>
1 parent 987790e commit 4ddec9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v5 # Uploads repository content to the runner
13-
- uses: actions/labeler@v5
13+
- uses: actions/labeler@v6
1414
with:
1515
sync-labels: true

0 commit comments

Comments
 (0)