Skip to content

Commit b1e0e9e

Browse files
ci(github-action)!: Update action mshick/add-pr-comment ( v2.8.2 ➔ v3.5.0 )
1 parent 60d152a commit b1e0e9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/flux-local.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
- name: Add Comment
9898
if: ${{ steps.diff.outputs.diff != '' }}
9999
continue-on-error: true
100-
uses: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc # v2.8.2
100+
uses: mshick/add-pr-comment@7c1a3a3e5a072270dc21c0639df39ca11e860b2b # v3.5.0
101101
with:
102102
message-id: "${{ github.event.pull_request.number }}/kubernetes/${{ matrix.resources }}"
103103
message-failure: Diff was not successful

0 commit comments

Comments
 (0)