Skip to content

Commit 049f343

Browse files
build(deps): bump thollander/actions-comment-pull-request
Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 2.5.0 to 3.0.1. - [Release notes](https://github.com/thollander/actions-comment-pull-request/releases) - [Commits](thollander/actions-comment-pull-request@fabd468...24bffb9) --- updated-dependencies: - dependency-name: thollander/actions-comment-pull-request dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a902bd0 commit 049f343

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deleted-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
3131
- name: Comment PR if there are deleted files
3232
if: steps.changed-files.outputs.any_deleted == 'true'
33-
uses: thollander/actions-comment-pull-request@fabd468d3a1a0b97feee5f6b9e499eab0dd903f6 # v2
33+
uses: thollander/actions-comment-pull-request@24bffb9b452ba05a4f3f77933840a6a841d1b32b # v3.0.1
3434
with:
3535
message: |
3636
## Remember to add redirects

0 commit comments

Comments
 (0)