| ![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=56) renovate[bot] | 857a87d4b6 | chore(deps): update [github actions] update dependencies (#16447) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-08-24 11:53:23 +09:00 | 
				
					
						| ![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=56) renovate[bot] | 208b201776 | chore(deps): update [github actions] update dependencies (#15490) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-02-15 12:43:00 +09:00 | 
				
					
						|  Kisaragi | 09d30fef5b | ci: ワークフローが更新されたときにもワークフローが起動するようにする (#14207) * ci: include themselves in `on.push.paths`
command: find .github/workflows -type f \( -name '*.yaml' -or -name '*.yml' \) | xargs -I {} yq_4.44.2-linux_x86-64 'select(.on.push.paths != null) | .[0] | map("{}")[0]' {} | xargs -I {} ~/.local/bin/yq_4.44.2-linux_x86-64 -i '.on.push.paths += ["{}"]' {}
* ci: include themselves in `on.pull_request.paths`
command: find .github/workflows -type f \( -name '*.yaml' -or -name '*.yml' \) | xargs -I {} yq_4.44.2-linux_x86-64 'select(.on.pull_request.paths != null) | .[0] | map("{}")[0]' {} | xargs -I {} ~/.local/bin/yq_4.44.2-linux_x86-64 -i '.on.pull_request.paths += ["{}"]' {} | 2024-07-14 17:27:27 +09:00 | 
				
					
						|  zyoshoka | 5079a4b7dd | fix(ci): `misskey-js` のバージョンチェックをトリガーする条件の修正 (#13116) * fix(misskey-js): バージョンチェックのトリガー条件を修正
* chore(misskey-js): 2024.2.0-beta.8 | 2024-02-01 09:42:55 +09:00 |