diff --git a/.github/workflows/dependabot-create-jira-issue.yml b/.github/workflows/dependabot-create-jira-issue.yml index c3e6df2bcc..0ac6317df8 100644 --- a/.github/workflows/dependabot-create-jira-issue.yml +++ b/.github/workflows/dependabot-create-jira-issue.yml @@ -69,7 +69,7 @@ jobs: } } - name: Add comment - uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 + uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 with: issue-number: ${{ github.event.pull_request.number }} body: | diff --git a/.github/workflows/issues.yml b/.github/workflows/issues.yml index 34dbc5730e..cc586961b9 100644 --- a/.github/workflows/issues.yml +++ b/.github/workflows/issues.yml @@ -46,7 +46,7 @@ } } - name: Add comment - uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 + uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 with: issue-number: ${{ github.event.issue.number }} body: |