chore(deps): bump crazy-max/ghaction-github-labeler from 4 to 5 (#596)

This commit is contained in:
dependabot[bot]
2024-02-04 14:00:00 +01:00
committed by GitHub
parent 860820087f
commit d07ce88aa3

View File

@@ -13,6 +13,6 @@ jobs:
uses: actions/checkout@v3
- name: Labeler
if: success()
uses: crazy-max/ghaction-github-labeler@v4
uses: crazy-max/ghaction-github-labeler@v5
with:
github-token: ${{ secrets.GITHUB_TOKEN }}