Skip to content

Commit

Permalink
chore(github-action): update mshick/add-pr-comment action to v2.8.2
Browse files Browse the repository at this point in the history
Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
  • Loading branch information
budimanjojo-bot[bot] committed Feb 1, 2024
1 parent cd969e2 commit d580124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flux-differ.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- if: ${{ steps.diff.outputs.diff != '' }}
name: Add comment
uses: mshick/[email protected].1
uses: mshick/[email protected].2
with:
repo-token: "${{ steps.generate-token.outputs.token }}"
message-id: "${{ github.event.pull_request.number }}/${{ matrix.path }}/${{ matrix.resource }}"
Expand Down

0 comments on commit d580124

Please sign in to comment.