We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf6f574 commit 67924caCopy full SHA for 67924ca
.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@52423e01640425a022ef5fd42c6fb5f633a02728 # 2.9.1
+ uses: marocchino/sticky-pull-request-comment@67d0dec7b07ed060a405f9b2a64b8ab319fdd7db # 2.9.2
68
with:
69
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
70
number: ${{ github.event.pull_request.number }}
0 commit comments