We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cffa6bc commit 32a9fedCopy full SHA for 32a9fed
1 file changed
.github/workflows/kube-flux-diff.yaml
@@ -91,7 +91,7 @@ jobs:
91
- run: |
92
cat ${{ matrix.files }}
93
- name: Add comment
94
- uses: mshick/add-pr-comment@64b8e914979889d746c99dea15a76e77ef64580a # v3.10.0
+ uses: mshick/add-pr-comment@be5d48d9b695983ee841f45434104a1419ba6231 # v3.10.1
95
with:
96
repo-token: "${{ steps.oauth-token.outputs.token }}"
97
message-id: "${{ github.event.pull_request.number }}/${{ matrix.files }}"
0 commit comments