Skip to content

Commit 739181b

Browse files
authored
chore(deps): update redhat-plumbers-in-action/advanced-issue-labeler action to v3.2.1 (#7327)
1 parent b1513ef commit 739181b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-labeler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
template-path: .github/ISSUE_TEMPLATE/${{ matrix.template }}
2727

2828
- name: Set labels based on policy
29-
uses: redhat-plumbers-in-action/advanced-issue-labeler@d498805e5c7c0658e336948b3363480bcfd68da6 # v3.2.0
29+
uses: redhat-plumbers-in-action/advanced-issue-labeler@39087a4b30cb98d57f25f34d617a6af8163c17d9 # v3.2.1
3030
with:
3131
issue-form: ${{ steps.issue-parser.outputs.jsonString }}
3232
template: ${{ matrix.template }}

0 commit comments

Comments
 (0)