Commit graph

10 commits

Author SHA1 Message Date
dependabot[bot]
28065f7231
Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 22:05:52 +00:00
dependabot[bot]
d1c2298be9
Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 22:05:24 +00:00
dependabot[bot]
37c529e012
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 06:40:12 +00:00
Jeremy Wu
ef84add35c minor adjustments 2025-06-02 12:27:38 +00:00
Jeremy Wu
dfbc84780a remove dev source branch condition 2025-06-02 12:19:06 +00:00
Jeremy Wu
a9a212e4de add trigger only run when pr exists 2025-06-02 11:52:12 +00:00
Jeremy Wu
f72eae2220 pip install silent 2025-06-02 11:45:21 +00:00
Jeremy Wu
4e22e20c66 install requests library 2025-06-02 11:43:10 +00:00
Jeremy Wu
88a2ba4176 fix typo 2025-06-02 11:41:34 +00:00
Jeremy Wu
ef8f43f4da add workflow for update release pr 2025-06-02 11:39:55 +00:00