Skip to content

Commit 44a6ca4

Browse files
ci(action): update peter-evans/create-or-update-comment digest to 716151b (#620)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a09bf5a commit 44a6ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@6534843181fc2aeb7f9f1cd3cd4a7b956cada2db
21+
uses: peter-evans/create-or-update-comment@716151b9579b05352dbf244d48e968d211889bbc
2222
with:
2323
issue-number: ${{ steps.extract.outputs.NUMBER }}
2424
body: >

0 commit comments

Comments
 (0)