Merge pull request #185 from crazy-max/dependabot/github_actions/crazy-max/ghaction-github-labeler-5

build(deps): bump crazy-max/ghaction-github-labeler from 4 to 5
This commit is contained in:
CrazyMax 2023-10-01 00:03:16 +02:00 committed by GitHub
commit ff3ef46182
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,6 @@ jobs:
uses: actions/checkout@v4
-
name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v4
uses: crazy-max/ghaction-github-labeler@v5
with:
dry-run: ${{ github.event_name == 'pull_request' }}