CI: Bump crazy-max/ghaction-github-labeler from v1 to v3.1.1 (#335)

This commit is contained in:
dependabot[bot]
2021-01-05 22:41:01 -05:00
committed by GitHub
parent 55801597c6
commit 69713f34b2

View File

@@ -13,6 +13,6 @@ jobs:
uses: actions/checkout@v2
- name: Labeler
if: success()
uses: crazy-max/ghaction-github-labeler@v1
uses: crazy-max/ghaction-github-labeler@v3.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}