Skip to content

Commit ec24ead

Browse files
ci(action): update peter-evans/create-or-update-comment digest to 46846e5 (#362)
1 parent 365f18d commit ec24ead

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

0 commit comments

Comments
 (0)