We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1513ef commit 739181bCopy full SHA for 739181b
.github/workflows/issue-labeler.yml
@@ -26,7 +26,7 @@ jobs:
26
template-path: .github/ISSUE_TEMPLATE/${{ matrix.template }}
27
28
- name: Set labels based on policy
29
- uses: redhat-plumbers-in-action/advanced-issue-labeler@d498805e5c7c0658e336948b3363480bcfd68da6 # v3.2.0
+ uses: redhat-plumbers-in-action/advanced-issue-labeler@39087a4b30cb98d57f25f34d617a6af8163c17d9 # v3.2.1
30
with:
31
issue-form: ${{ steps.issue-parser.outputs.jsonString }}
32
template: ${{ matrix.template }}
0 commit comments