Skip to content

Commit a0bfbf7

Browse files
authored
1 parent ee10124 commit a0bfbf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
})
5959
- name: Add comment for community PR
6060
if: contains(steps.is_elastic_member.outputs.result, 'false') && github.actor != 'dependabot[bot]' && github.actor != 'elastic-renovate-prod[bot]' && github.actor != 'elastic-observability-automation[bot]'
61-
uses: wow-actions/auto-comment@v1
61+
uses: wow-actions/auto-comment@2fc064c21cfb2505de3c5c10e1473b8eb7beca1a # v1.1.2
6262
with:
6363
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6464
pullRequestOpened: |

0 commit comments

Comments
 (0)