Skip to content

Commit 97bac9c

Browse files
Bump mshick/add-pr-comment from 2 to 3 (#269)
Bumps [mshick/add-pr-comment](https://github.com/mshick/add-pr-comment) from 2 to 3. - [Release notes](https://github.com/mshick/add-pr-comment/releases) - [Changelog](https://github.com/mshick/add-pr-comment/blob/main/CHANGELOG.md) - [Commits](mshick/add-pr-comment@v2...v3) --- updated-dependencies: - dependency-name: mshick/add-pr-comment dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Ostapenko <1611259+max-ostapenko@users.noreply.github.com>
1 parent 77fab7a commit 97bac9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
fi
9191
9292
- name: Add comment with results
93-
uses: mshick/add-pr-comment@v2
93+
uses: mshick/add-pr-comment@v3
9494
if: steps.unit-test.outcome == 'success' || steps.wpt-test.outcome == 'success'
9595
with:
9696
refresh-message-position: true

0 commit comments

Comments
 (0)