Skip to content

Commit

Permalink
chore(deps): bump the github-actions group with 1 update
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [fuxingloh/multi-labeler](https://github.com/fuxingloh/multi-labeler).


Updates `fuxingloh/multi-labeler` from 2 to 3
- [Release notes](https://github.com/fuxingloh/multi-labeler/releases)
- [Commits](fuxingloh/multi-labeler@v2...v3)

---
updated-dependencies:
- dependency-name: fuxingloh/multi-labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 8a1a880 commit e9438fb
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 @@ -15,6 +15,6 @@ jobs:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- uses: fuxingloh/multi-labeler@v2
- uses: fuxingloh/multi-labeler@v3
with:
github-token: ${{ secrets.CHANGESETS_TOKEN }}

0 comments on commit e9438fb

Please sign in to comment.