Skip to content

Commit 3cfb13d

Browse files
Bump marocchino/sticky-pull-request-comment from 2.9.0 to 2.9.1
Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases) - [Commits](marocchino/sticky-pull-request-comment@v2.9.0...v2.9.1) --- updated-dependencies: - dependency-name: marocchino/sticky-pull-request-comment dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75be764 commit 3cfb13d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lighthouse-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
6464
- name: Add Lighthouse stats as comment
6565
id: comment_to_pr
66-
uses: marocchino/sticky-pull-request-comment@v2.9.0
66+
uses: marocchino/sticky-pull-request-comment@v2.9.1
6767
with:
6868
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6969
number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)