Skip to content

Commit a40d7e3

Browse files
ci(deps): 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 5ad34c1 commit a40d7e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-bump-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
} > comment.md
8686
8787
- name: Post or update PR comment
88-
uses: peter-evans/create-or-update-comment@v4
88+
uses: peter-evans/create-or-update-comment@v5
8989
with:
9090
token: ${{ secrets.GITHUB_TOKEN }}
9191
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)