We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9700d47 commit 042070cCopy full SHA for 042070c
.github/workflows/lighthouse-report.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: Add Lighthouse stats as comment
66
id: comment_to_pr
67
- uses: marocchino/sticky-pull-request-comment@331f8f5b4215f0445d3c07b4967662a32a2d3e31 # 2.9.0
+ uses: marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # 2.9.1
68
with:
69
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
70
number: ${{ github.event.pull_request.number }}
0 commit comments