Skip to content

Commit

Permalink
Update redhat-plumbers-in-action/advanced-issue-labeler action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jamacku committed Mar 4, 2024
1 parent 3f4a8c7 commit 6805d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
template-path: .github/ISSUE_TEMPLATE/${{ matrix.template }}

- name: Set labels based on type input
uses: redhat-plumbers-in-action/advanced-issue-labeler@v2
uses: redhat-plumbers-in-action/advanced-issue-labeler@v3
with:
issue-form: ${{ steps.issue-parser.outputs.jsonString }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6805d07

Please sign in to comment.