Skip to content

Commit 58784d8

Browse files
Bump joshdales/labeler from a256a58edf82de10195c71e2666c7fcd645b6e97 to 3352df1f2b0ef052cea774a5eaff917ea700a1b4 (#107)
Bump joshdales/labeler Bumps [joshdales/labeler](https://github.com/joshdales/labeler) from a256a58edf82de10195c71e2666c7fcd645b6e97 to 3352df1f2b0ef052cea774a5eaff917ea700a1b4. - [Commits](joshdales/labeler@a256a58...3352df1) --- updated-dependencies: - dependency-name: joshdales/labeler dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96246cd commit 58784d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
pull-requests: write
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: joshdales/labeler@a256a58edf82de10195c71e2666c7fcd645b6e97 # if https://github.com/actions/labeler/pull/203 is merged, use the official action actions/labeler
12+
- uses: joshdales/labeler@3352df1f2b0ef052cea774a5eaff917ea700a1b4 # if https://github.com/actions/labeler/pull/203 is merged, use the official action actions/labeler
1313
with:
1414
repo-token: "${{ secrets.GITHUB_TOKEN }}"
1515
sync-labels: true

0 commit comments

Comments
 (0)