Skip to content

Commit

Permalink
chore(deps): update redhat-plumbers-in-action/advanced-issue-labeler …
Browse files Browse the repository at this point in the history
…action to v3
  • Loading branch information
renovate[bot] authored and jamacku committed May 10, 2024
1 parent ac24e02 commit 507c736
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 @@ -29,7 +29,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 507c736

Please sign in to comment.