diff --git a/.github/workflows/executeAction.yml b/.github/workflows/executeAction.yml index 2e90b9e0..f4b70d5f 100644 --- a/.github/workflows/executeAction.yml +++ b/.github/workflows/executeAction.yml @@ -97,7 +97,7 @@ jobs: ${{ env.LIST_PATH }} - name: Comment on issue - uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4.0.0 + uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 # v5.0.0 with: issue-number: ${{ github.event.issue.number }} body: | diff --git a/.github/workflows/processRequest.yml b/.github/workflows/processRequest.yml index 103d23a2..16fb0935 100644 --- a/.github/workflows/processRequest.yml +++ b/.github/workflows/processRequest.yml @@ -23,7 +23,7 @@ jobs: steps: - name: Acknowledge request - uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 + uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 with: issue-number: ${{ github.event.issue.number }} body: |