mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-26 10:17:53 +00:00
Merge pull request #20637 from containers/renovate/github-issue-labeler-3.x
[skip-ci] Update github/issue-labeler action to v3.3
This commit is contained in:
commit
f3e4b3114d
1 changed files with 1 additions and 1 deletions
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@v3.2
|
||||
- uses: github/issue-labeler@v3.3
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
configuration-path: .github/issue-labeler.yml
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue