Skip to content

Commit

Permalink
Merge pull request #101 from crazy-max/dependabot/github_actions/craz…
Browse files Browse the repository at this point in the history
…y-max/ghaction-github-labeler-5

Bump crazy-max/ghaction-github-labeler from 4 to 5
  • Loading branch information
crazy-max committed Apr 8, 2024
2 parents 17182cb + 8801d7f commit 4f82edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labels.yml
Expand Up @@ -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' }}

0 comments on commit 4f82edd

Please sign in to comment.