Skip to content

Commit 032f958

Browse files
renovate[bot]jfroy
authored andcommitted
ci(github-action)!: Update action mshick/add-pr-comment ( v2 ➔ v3 )
1 parent c77bfab commit 032f958

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/flux-diff.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
9090
- name: Add comment
9191
if: ${{ steps.diff-md.outputs.size > 0 && github.event_name == 'pull_request' }}
92-
uses: mshick/add-pr-comment@v2
92+
uses: mshick/add-pr-comment@v3
9393
with:
9494
message-id: "${{ github.event.pull_request.number }}/${{ matrix.resources }}"
9595
message-failure: Diff was not successful

0 commit comments

Comments
 (0)