summaryrefslogtreecommitdiff
path: root/.github/workflows/issue_labeler.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/issue_labeler.yml')
-rw-r--r--.github/workflows/issue_labeler.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/issue_labeler.yml b/.github/workflows/issue_labeler.yml
index 0a97bf4a96..275dbbb84e 100644
--- a/.github/workflows/issue_labeler.yml
+++ b/.github/workflows/issue_labeler.yml
@@ -29,7 +29,7 @@ jobs:
template-path: .github/ISSUE_TEMPLATE/${{ matrix.template }}
- name: Set labels based on component field
- uses: redhat-plumbers-in-action/advanced-issue-labeler@fe9c43b7d77bd8bd7fbe86c2c217e74ebeea71f2
+ uses: redhat-plumbers-in-action/advanced-issue-labeler@88209aef583c66312529c515d41ea6a710a4baba
with:
issue-form: ${{ steps.issue-parser.outputs.jsonString }}
template: ${{ matrix.template }}