mirror of
https://github.com/crazy-max/ghaction-import-gpg.git
synced 2024-11-22 04:50:56 -05:00
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:
commit
ff3ef46182
1 changed files with 1 additions and 1 deletions
2
.github/workflows/labels.yml
vendored
2
.github/workflows/labels.yml
vendored
|
@ -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' }}
|
||||
|
|
Loading…
Reference in a new issue