Commit Graph

12 Commits

Author SHA1 Message Date
Dwi Siswanto
4a395efc4a ci(wordpress-plugins-update): fix no such device or address (#10646)
By removing `actions/checkout` inputs.

Signed-off-by: Dwi Siswanto <git@dw1.io>
2024-09-02 13:34:44 +07:00
Dwi Siswanto
80afa806aa ci(wordpress-plugins-update): update Git config (#10617)
Signed-off-by: Dwi Siswanto <git@dw1.io>
2024-08-28 12:59:06 +05:30
y0no
00bea37770 Update wordpress plugins daily 2024-04-19 09:39:24 +02:00
sandeep
45230e80f6 misc workflow updates 2024-03-02 15:05:40 +05:30
dependabot[bot]
3e5bc31f44 chore(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 05:07:43 +00:00
Sandeep Singh
b7aae2e7a0 updated workflows (#8706) 2023-11-27 14:28:31 +05:30
sandeep
cdfecdfc86 added branch check 2023-11-01 17:10:12 +05:30
dependabot[bot]
afe7e73c7f chore(deps): bump actions/checkout from 2 to 4 (#8192)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [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/v2...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 16:06:40 +05:30
sandeep
25c63f4409 workflow fixes 2023-01-05 16:26:27 +05:30
sandeep
f538753e41 typo update in workflow 2022-12-29 14:15:17 +05:30
Ricardo Maia
631656eee2 Fix error in WordPress Plugin Update workflow (#6441)
* Removing redirect property - Closes #6431

* Fix worflow error when updating WP Plugin template

* update wordpress-plugins-update.yml
2022-12-29 14:04:11 +05:30
Ricardo Maia
b34eb17547 WordPress Plugins Update Workflow (#6424)
* WordPress Plugins Update Workflow

* Changing commit message
2022-12-26 21:12:39 +05:30