mirror of
https://github.com/containers/podman.git
synced 2025-07-15 03:02:52 +08:00
[skip-ci] Update github/issue-labeler action to v2.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
2
.github/workflows/issue-labeler.yml
vendored
2
.github/workflows/issue-labeler.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
issues: write # for github/issue-labeler to create or remove labels
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: github/issue-labeler@3ae0e4623c1fda729347ae0d8f1c2e52302ef4c6 # v2.0
|
||||
- uses: github/issue-labeler@de16e742018d174ccf61d287f6ed31eb48faa64f # v2.6
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
configuration-path: .github/issue-labeler.yml
|
||||
|
Reference in New Issue
Block a user