Commit graph

22 commits

Author SHA1 Message Date
dependabot[bot]
578ad99cec
Bump softprops/action-gh-release from 1 to 2 (#2606) 2024-04-01 16:05:54 +00:00
dependabot[bot]
0ab26d6f4f
Bump dorny/paths-filter from 2 to 3 (#2509) 2024-03-09 07:15:39 +00:00
dependabot[bot]
86b81f16e4
Bump actions/setup-dotnet from 3 to 4
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 22:58:51 +00:00
Jeremy
85115a24cd fix publish plugins action 2023-09-27 20:26:51 +10:00
dependabot[bot]
f07b2def85
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 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/v3...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>
2023-09-04 22:49:12 +00:00
dependabot[bot]
434dace981
Bump actions/setup-dotnet from 1 to 3
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1 to 3.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v1...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 17:51:41 +00:00
dependabot[bot]
59c26623ee
Bump actions/checkout from 2 to 3 (#2311) 2023-09-04 17:51:20 +00:00
Jeremy Wu
8c2f0bdd89 fix Program plugin build target 2023-08-16 22:12:22 +10:00
Jeremy Wu
57eb603c48 fix typo 2023-08-16 21:58:47 +10:00
Jeremy Wu
ec5a2729fe add release note description 2023-08-16 21:52:13 +10:00
Jeremy Wu
62fa8de936 add WindowsSettings plugin publish step 2023-08-16 21:40:58 +10:00
Jeremy Wu
6a050ebf31 add WebSearch plugin publish step 2023-08-16 21:37:21 +10:00
Jeremy Wu
69baaafe25 add Url plugin publish step 2023-08-16 21:32:43 +10:00
Jeremy Wu
cb758de01a Add Sys plugin publish step 2023-08-16 21:28:42 +10:00
Jeremy Wu
6d420e4749 add Shell plugin publish step 2023-08-16 21:24:45 +10:00
Jeremy Wu
116acc73bf add Program plugin publish step 2023-08-16 21:21:19 +10:00
Jeremy Wu
7f9702662e add ProcessKiller plugin publish step 2023-08-16 21:17:31 +10:00
Jeremy Wu
0c0964303a add PluginsManager plugin publish step 2023-08-16 21:07:24 +10:00
Jeremy Wu
a1e6d610e8 add PluginIndicator plugin publish step 2023-08-16 21:02:54 +10:00
Jeremy Wu
d1e79150dd add Explorer plugin publish 2023-08-16 20:46:24 +10:00
Jeremy Wu
be58cf0a7e add Calculator plugin publish step 2023-08-16 20:40:42 +10:00
Jeremy Wu
48fde007fc add BrowserBookmark plugin publish step 2023-08-16 20:39:12 +10:00