Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 688f78d

Browse files
Bump peter-evans/create-or-update-comment from 3.0.1 to 3.0.2 (psf#3730)
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@ca08ebd...c6c9a1a) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c76e0b0 commit 688f78d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/diff_shades_comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Create or update PR comment
4343
if: steps.metadata.outputs.needs-comment == 'true'
44-
uses: peter-evans/create-or-update-comment@ca08ebd5dc95aa0cd97021e9708fcd6b87138c9b
44+
uses: peter-evans/create-or-update-comment@c6c9a1a66007646a28c153e2a8580a5bad27bcfa
4545
with:
4646
comment-id: ${{ steps.find-comment.outputs.comment-id }}
4747
issue-number: ${{ steps.metadata.outputs.pr-number }}

0 commit comments

Comments
 (0)