1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-07-18 00:55:20 +00:00

Merge pull request #549 from librenms/renovate/crazy-max-ghaction-github-labeler-6.x

chore(deps): update crazy-max/ghaction-github-labeler action to v6
This commit is contained in:
CrazyMax 2026-03-05 23:44:36 +01:00 committed by GitHub
commit a3177d38e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,6 +34,6 @@ jobs:
uses: actions/checkout@v6
-
name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v5
uses: crazy-max/ghaction-github-labeler@v6
with:
dry-run: ${{ github.event_name == 'pull_request' }}