Skip to content

Commit eb46c75

Browse files
feat(github-action)!: Update mshick/add-pr-comment ( v2 → v3 )
1 parent d0c00f6 commit eb46c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flux-diff.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
5959
- if: ${{ steps.diff.outputs.diff != '' }}
6060
name: Add comment
61-
uses: mshick/add-pr-comment@v2
61+
uses: mshick/add-pr-comment@v3
6262
with:
6363
message-id: "${{ github.event.pull_request.number }}/${{ matrix.paths }}/${{ matrix.resources }}"
6464
message-failure: Diff was not successful

0 commit comments

Comments
 (0)