The Node.js® Website

meta: bump thollander/actions-comment-pull-request from 2.4.3 to 2.5.0 (#6381)

Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 2.4.3 to 2.5.0.
- [Release notes](https://github.com/thollander/actions-comment-pull-request/releases)
- [Commits](https://github.com/thollander/actions-comment-pull-request/compare/1d3973dc4b8e1399c0620d3f2b1aa5e795465308...fabd468d3a1a0b97feee5f6b9e499eab0dd903f6)

---
updated-dependencies:
- dependency-name: thollander/actions-comment-pull-request
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by dependabot[bot] dependabot[bot] and committed by GitHub c6c65b9c 451cc9c7

Changed files
+3 -3
.github
+2 -2
.github/workflows/lighthouse.yml
··· 58 58 59 59 - name: Add Comment to PR 60 60 # Signal that a lighthouse run is about to start 61 - uses: thollander/actions-comment-pull-request@1d3973dc4b8e1399c0620d3f2b1aa5e795465308 # v2.4.3 61 + uses: thollander/actions-comment-pull-request@fabd468d3a1a0b97feee5f6b9e499eab0dd903f6 # v2.5.0 62 62 with: 63 63 message: | 64 64 Running Lighthouse audit... ··· 111 111 112 112 - name: Add Comment to PR 113 113 # Replace the previous message with our formatted lighthouse results 114 - uses: thollander/actions-comment-pull-request@1d3973dc4b8e1399c0620d3f2b1aa5e795465308 # v2.4.3 114 + uses: thollander/actions-comment-pull-request@fabd468d3a1a0b97feee5f6b9e499eab0dd903f6 # v2.5.0 115 115 with: 116 116 # Reference the previously created comment 117 117 comment_tag: 'lighthouse_audit'
+1 -1
.github/workflows/translations-pr.yml
··· 38 38 with: 39 39 egress-policy: audit 40 40 41 - - uses: thollander/actions-comment-pull-request@1d3973dc4b8e1399c0620d3f2b1aa5e795465308 # v2.4.3 41 + - uses: thollander/actions-comment-pull-request@fabd468d3a1a0b97feee5f6b9e499eab0dd903f6 # v2.5.0 42 42 with: 43 43 message: | 44 44 > [!NOTE]\