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

Bump crazy-max/ghaction-github-labeler from 4 to 5
This commit is contained in:
CrazyMax 2024-04-08 09:16:53 +02:00 committed by GitHub
commit 1459aab76b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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' }}