1
0
mirror of https://github.com/containers/podman.git synced 2026-02-05 15:45:08 +01:00

[skip-ci] Update actions/labeler action to v6

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-04 19:19:52 +00:00
committed by GitHub
parent c24b8f6f56
commit 792bbd2046

View File

@@ -10,6 +10,6 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"