Skip to content

Commit 2924cad

Browse files
authoredSep 27, 2023
ci(action): update peter-evans/create-or-update-comment digest to ddff993 (#351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 15b57be commit 2924cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/immediate-response.yml

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

0 commit comments

Comments
 (0)
Please sign in to comment.