Skip to content

Commit 32a9fed

Browse files
fix(gha/mshick/add-pr-comment): update v3.10.0 ➼ v3.10.1
1 parent cffa6bc commit 32a9fed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/kube-flux-diff.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
- run: |
9292
cat ${{ matrix.files }}
9393
- name: Add comment
94-
uses: mshick/add-pr-comment@64b8e914979889d746c99dea15a76e77ef64580a # v3.10.0
94+
uses: mshick/add-pr-comment@be5d48d9b695983ee841f45434104a1419ba6231 # v3.10.1
9595
with:
9696
repo-token: "${{ steps.oauth-token.outputs.token }}"
9797
message-id: "${{ github.event.pull_request.number }}/${{ matrix.files }}"

0 commit comments

Comments
 (0)