Skip to content

Commit e0484c4

Browse files
committed
fix(github-action): update mshick/add-pr-comment action to v2.8.2
1 parent 47003a3 commit e0484c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flux-tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- if: ${{ steps.diff.outputs.diff != '' }}
3838
name: Add comment
39-
uses: mshick/add-pr-comment@7c0890544fb33b0bdd2e59467fbacb62e028a096 # v2.8.1
39+
uses: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc # v2.8.2
4040
with:
4141
repo-token: "${{ secrets.GITHUB_TOKEN }}"
4242
message-id: "${{ github.event.pull_request.number }}/${{ matrix.path }}/${{ matrix.resource }}"

0 commit comments

Comments
 (0)