Skip to content

Commit

Permalink
build(deps): Bump thollander/actions-comment-pull-request from 2.4.2 …
Browse files Browse the repository at this point in the history
…to 3.0.1 (#112)

* build(deps): Bump thollander/actions-comment-pull-request

Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 2.4.2 to 3.0.1.
- [Release notes](https://github.com/thollander/actions-comment-pull-request/releases)
- [Commits](thollander/actions-comment-pull-request@v2.4.2...v3.0.1)

---
updated-dependencies:
- dependency-name: thollander/actions-comment-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* 更新 AllUp.yml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: yusancky <yusancky@hotmail.com>
  • Loading branch information
dependabot[bot] and yusancky authored Jan 24, 2025
1 parent 7bfa17a commit 7d231da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/AllUp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
if: github.ref == 'refs/heads/main'
- name: Preview on Pull Request
if: ${{ github.event_name == 'pull_request' }}
uses: thollander/actions-comment-pull-request@v2.4.2
uses: thollander/actions-comment-pull-request@v3.0.1
with:
filePath: PR_preview.md
comment_tag: actions-wikitext-preview
file-path: PR_preview.md
comment-tag: actions-wikitext-preview

0 comments on commit 7d231da

Please sign in to comment.