We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47003a3 commit e0484c4Copy full SHA for e0484c4
.github/workflows/flux-tests.yaml
@@ -36,7 +36,7 @@ jobs:
36
37
- if: ${{ steps.diff.outputs.diff != '' }}
38
name: Add comment
39
- uses: mshick/add-pr-comment@7c0890544fb33b0bdd2e59467fbacb62e028a096 # v2.8.1
+ uses: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc # v2.8.2
40
with:
41
repo-token: "${{ secrets.GITHUB_TOKEN }}"
42
message-id: "${{ github.event.pull_request.number }}/${{ matrix.path }}/${{ matrix.resource }}"
0 commit comments