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 e5bd0679301f48c2e2027f7b010fec2b1132ef77 to 83720bce8638d1b5b7b15ae76465522ca7ea2eec.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@e5bd067...83720bc)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent d257596 commit 82f7d77
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 @@ -10,6 +10,6 @@ jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@e5bd0679301f48c2e2027f7b010fec2b1132ef77 # (latest, untagged)
- uses: actions/labeler@83720bce8638d1b5b7b15ae76465522ca7ea2eec # (latest, untagged)
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 82f7d77

Please sign in to comment.