Merge pull request #29236 from podman-container-tools/renovate/actions-labeler-7.x

Update actions/labeler action to v7
This commit is contained in:
Paul Holzinger 2026-07-21 12:52:27 +02:00 committed by GitHub
commit 901c842b50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,6 +13,6 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # v6.2.0
- uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # v7.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"