Skip to content

Commit 34a93a8

Browse files
Bump peter-evans/create-or-update-comment from 2.1.0 to 2.1.1 (psf#3548)
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@5adcb0b...67dcc54) --- 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 268dcb6 commit 34a93a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/diff_shades_comment.yml

+1-1
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@5adcb0bb0f9fb3f95ef05400558bdb3f329ee808
44+
uses: peter-evans/create-or-update-comment@67dcc547d311b736a8e6c5c236542148a47adc3d
4545
with:
4646
comment-id: ${{ steps.find-comment.outputs.comment-id }}
4747
issue-number: ${{ steps.metadata.outputs.pr-number }}

0 commit comments

Comments
 (0)