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:
openshift-merge-bot[bot]
2023-11-10 14:30:30 +00:00
committed by GitHub

View File

@ -13,7 +13,7 @@ jobs:
issues: write # for github/issue-labeler to create or remove labels issues: write # for github/issue-labeler to create or remove labels
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: github/issue-labeler@v3.2 - uses: github/issue-labeler@v3.3
with: with:
repo-token: "${{ secrets.GITHUB_TOKEN }}" repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue-labeler.yml configuration-path: .github/issue-labeler.yml