Skip to content

Commit ce57128

Browse files
dependabot[bot]Dishant1804
authored andcommitted
Bump actions/labeler from 6.0.0 to 6.0.1 (#2218)
Bumps [actions/labeler](https://github.com/actions/labeler) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@f1a63e8...634933e) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent caf2d2b commit ce57128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label-pull-requests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
pull-requests: write
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/labeler@f1a63e87db0c6baf19c5713083f8d00d789ca184
13+
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b
1414
with:
1515
configuration-path: .github/labeler.yml
1616
sync-labels: true

0 commit comments

Comments
 (0)