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 17086b774338d2689ada0d8fcc8c51b5c9bc782a to b2b2c20d4426b3c8035c21473ead775a153cf866.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@17086b7...b2b2c20)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 374c653 commit db14a3e
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@17086b774338d2689ada0d8fcc8c51b5c9bc782a # (latest, untagged)
- uses: actions/labeler@b2b2c20d4426b3c8035c21473ead775a153cf866 # (latest, untagged)
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit db14a3e

Please sign in to comment.