Skip to content

Commit

Permalink
Merge pull request #30 from darkroomengineering/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/peter-evans/commit-comment-3

Bump peter-evans/commit-comment from 2 to 3
  • Loading branch information
arzafran authored Feb 28, 2024
2 parents c43c43e + 8aabbd2 commit fd87f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse-on-vercel-preview-url.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
].join('\n')
core.setOutput("comment", comment);
- name: Create commit comment
uses: peter-evans/commit-comment@v2
uses: peter-evans/commit-comment@v3
with:
body: |
"${{ steps.format_lighthouse_score.outputs.comment }}"

0 comments on commit fd87f6c

Please sign in to comment.