Skip to content

Commit 5f432e9

Browse files
ci(action): update peter-evans/create-or-update-comment digest to 94ff342
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5d8bca commit 5f432e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/immediate-response.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: echo "NUMBER=${{ github.event.issue.number || github.event.pull_request.number }}" >> "$GITHUB_OUTPUT"
1919

2020
- name: Respond to issue or PR
21-
uses: peter-evans/create-or-update-comment@8c21c80d8bcd183dc5329769a7b2594f11b13666
21+
uses: peter-evans/create-or-update-comment@94ff3426b71db76bdf47e8a2f6446d88727c7443
2222
with:
2323
issue-number: ${{ steps.extract.outputs.NUMBER }}
2424
body: >

0 commit comments

Comments
 (0)