Skip to content

Commit fd38252

Browse files
dependabot[bot]hawkeyexlCopilot
authored
Bump thollander/actions-comment-pull-request from 2.4.3 to 3.0.1 (#7)
* Bump thollander/actions-comment-pull-request from 2.4.3 to 3.0.1 Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 2.4.3 to 3.0.1. - [Release notes](https://github.com/thollander/actions-comment-pull-request/releases) - [Commits](thollander/actions-comment-pull-request@1d3973d...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> * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Manny Silva <hawkeyexl@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6fd8250 commit fd38252

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/preview-docs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
3838
- name: Comment URL in PR
3939
if: github.event_name == 'pull_request'
40-
uses: thollander/actions-comment-pull-request@1d3973dc4b8e1399c0620d3f2b1aa5e795465308 #v2.4.3
40+
uses: thollander/actions-comment-pull-request@24bffb9b452ba05a4f3f77933840a6a841d1b32b #v3.0.1
4141
with:
42-
filePath: preview_url.txt
43-
comment_tag: preview-docs
42+
file-path: preview_url.txt
43+
comment-tag: preview-docs
4444
mode: upsert

0 commit comments

Comments
 (0)