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 0807891f38bff14bfd6fde451cf17173ba0c2570 to e4e046fbf8865462b4251bb8b1313eba75e5edaf.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@0807891...e4e046f)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 178bcfd commit 7d222e5
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@0807891f38bff14bfd6fde451cf17173ba0c2570 # (latest, untagged)
- uses: actions/labeler@e4e046fbf8865462b4251bb8b1313eba75e5edaf # (latest, untagged)
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 7d222e5

Please sign in to comment.