Skip to content

Commit

Permalink
build(deps): bump lannonbr/issue-label-manager-action
Browse files Browse the repository at this point in the history
Bumps [lannonbr/issue-label-manager-action](https://github.com/lannonbr/issue-label-manager-action) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/lannonbr/issue-label-manager-action/releases)
- [Changelog](https://github.com/lannonbr/issue-label-manager-action/blob/master/CHANGELOG.md)
- [Commits](lannonbr/issue-label-manager-action@3.0.0...4.0.0)

---
updated-dependencies:
- dependency-name: lannonbr/issue-label-manager-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent 7743058 commit eb1dc46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Configure issue labels
uses: lannonbr/issue-label-manager-action@3.0.0
uses: lannonbr/issue-label-manager-action@4.0.0
with:
delete: true
env:
Expand Down

0 comments on commit eb1dc46

Please sign in to comment.