[maint]: Updated immediate response workflows via automation (#2793)

Updates for workflows
This commit is contained in:
Octokit Bot
2023-10-03 11:44:36 -05:00
committed by GitHub
parent 0238092ca0
commit d79ca99636
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
run: echo "NUMBER=${{ github.event.issue.number || github.event.pull_request.number }}" >> "$GITHUB_OUTPUT"
- name: Respond to issue or PR
uses: peter-evans/create-or-update-comment@6534843181fc2aeb7f9f1cd3cd4a7b956cada2db
uses: peter-evans/create-or-update-comment@v3
with:
issue-number: ${{ steps.extract.outputs.NUMBER }}
body: >