this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci(github-action)!: Update mshick/add-pr-comment action ( v2 → v3.10.1 ) (#2423)

| datasource | package | from | to |
| ----------- | --------------------- | ---- | ------- |
| github-tags | mshick/add-pr-comment | v2 | v3.10.1 |

Co-authored-by: samip5-bot[bot] <118629685+samip5-bot[bot]@users.noreply.github.com>

authored by

samip5-bot[bot]
samip5-bot[bot]
and committed by
GitHub
00e15812 0cfa0359

+1 -1
+1 -1
.github/workflows/flux-diff.yaml
··· 108 108 109 109 - if: ${{ steps.diff.outputs.diff != '' }} 110 110 name: Add comment 111 - uses: mshick/add-pr-comment@v2 111 + uses: mshick/add-pr-comment@v3 112 112 with: 113 113 repo-token: "${{ steps.app-token.outputs.token }}" 114 114 message-id: "${{ github.event.pull_request.number }}/${{ matrix.paths }}/${{ matrix.resources }}"