Skip to content

Commit

Permalink
changed version for sticky pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
gregoriopalama committed Jan 30, 2024
1 parent d40bdc5 commit cd13378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
const prComment = lighthouseCommentMaker({ lighthouseOutputs });
core.setOutput("pr_comment", prComment);
- name: Add Lighthouse stats as comment
uses: marocchino/sticky-pull-request-comment@v2.0.0
uses: marocchino/sticky-pull-request-comment@v2.8.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
header: lighthouse
Expand Down

0 comments on commit cd13378

Please sign in to comment.