Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and devpow112 committed Aug 18, 2022
1 parent 4622f5b commit 2e25f16
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.0.0
uses: actions/labeler@v4.0.1
with:
repo-token: ${{github.token}}

0 comments on commit 2e25f16

Please sign in to comment.