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:
commit
1459aab76b
2
.github/workflows/labels.yml
vendored
2
.github/workflows/labels.yml
vendored
|
@ -25,6 +25,6 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
-
|
-
|
||||||
name: Run Labeler
|
name: Run Labeler
|
||||||
uses: crazy-max/ghaction-github-labeler@v4
|
uses: crazy-max/ghaction-github-labeler@v5
|
||||||
with:
|
with:
|
||||||
dry-run: ${{ github.event_name == 'pull_request' }}
|
dry-run: ${{ github.event_name == 'pull_request' }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user