1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 02:14:48 +00:00

Merge pull request #390 from librenms/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 2023-09-24 00:00:42 +02:00 committed by GitHub
commit 7db9e84cfa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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