Skip to content

Commit b2b0cf2

Browse files
chore(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 54f8651 commit b2b0cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
body-includes: Netlify Draft Deployment
3636

3737
- name: Create or update comment
38-
uses: peter-evans/create-or-update-comment@v4
38+
uses: peter-evans/create-or-update-comment@v5
3939
with:
4040
comment-id: ${{ steps.fc.outputs.comment-id }}
4141
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)