Skip to content

Commit

Permalink
build(deps): bump actions/labeler from 4.2.0 to 4.3.0
Browse files Browse the repository at this point in the history
Bumps [actions/labeler](https://github.com/actions/labeler) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and devpow112 committed Jul 14, 2023
1 parent 1824f7e commit 31f565f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
timeout-minutes: 5
steps:
- name: Apply labels
uses: actions/labeler@v4.2.0
uses: actions/labeler@v4.3.0
with:
repo-token: ${{github.token}}

0 comments on commit 31f565f

Please sign in to comment.