Skip to content

Commit

Permalink
Bump joshdales/labeler
Browse files Browse the repository at this point in the history
Bumps [joshdales/labeler](https://github.com/joshdales/labeler) from 68a25980166b8ff8eb977d9a31cab5bd883793e1 to 3352df1f2b0ef052cea774a5eaff917ea700a1b4.
- [Commits](joshdales/labeler@68a2598...3352df1)

---
updated-dependencies:
- dependency-name: joshdales/labeler
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 18, 2023
1 parent b79be3f commit 42e4afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: joshdales/labeler@68a25980166b8ff8eb977d9a31cab5bd883793e1 # if https://github.com/actions/labeler/pull/203 is merged, use the official action actions/labeler
- uses: joshdales/labeler@3352df1f2b0ef052cea774a5eaff917ea700a1b4 # if https://github.com/actions/labeler/pull/203 is merged, use the official action actions/labeler
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 42e4afd

Please sign in to comment.