Skip to content

Commit 548bb9a

Browse files
chore(deps): bump peter-evans/create-or-update-comment from 1 to 5 (#1104)
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 1 to 5. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@v1...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gergely Békési <slapec93@users.noreply.github.com>
1 parent 09a9f74 commit 548bb9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_bee.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
body-includes: Release notes
116116

117117
- name: Create or update preview comment
118-
uses: peter-evans/create-or-update-comment@v1
118+
uses: peter-evans/create-or-update-comment@v5
119119
if: steps.pr.outputs.pull-request-number && steps.release-notes.outputs.body
120120
with:
121121
token: ${{ secrets.REPO_GHA_PAT }}

0 commit comments

Comments
 (0)