Skip to content

Commit 4b989fa

Browse files
Bump peter-evans/create-or-update-comment from 4 to 5
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 4 to 5. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@v4...v5) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2d872a commit 4b989fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ jobs:
394394
- name: Comment coverage report link
395395
# TODO: Support PRs from forks and handle cases with insufficient write permissions
396396
continue-on-error: true
397-
uses: peter-evans/create-or-update-comment@v4
397+
uses: peter-evans/create-or-update-comment@v5
398398
with:
399399
token: ${{ secrets.GITHUB_TOKEN }}
400400
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)