Skip to content

Commit

Permalink
chore(deps): bump actions/labeler
Browse files Browse the repository at this point in the history
Bumps [actions/labeler](https://github.com/actions/labeler) from 6c834e41a82952bc67e003a8b2854840c337556e to 2b2e7d04cb1a6ea65c273238d0e516840a7a380e.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@6c834e4...2b2e7d0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent f76d9de commit 448130e
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 @@ -8,6 +8,6 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@6c834e41a82952bc67e003a8b2854840c337556e # (latest, untagged)
- uses: actions/labeler@2b2e7d04cb1a6ea65c273238d0e516840a7a380e # (latest, untagged)
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 448130e

Please sign in to comment.