This commit is contained in:
dependabot[bot]
2023-09-11 19:32:12 +00:00
committed by GitHub

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