1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-11 14:25:57 +03:00
wezterm/.github/workflows
dependabot[bot] e67e725cf7 build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-21 14:19:34 -07:00
..
fmt.yml Ci toolchain: Do not use actions-rs/toolchain (#3327) 2023-03-24 10:16:09 -07:00
gen_centos8_continuous.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_centos8_tag.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_centos8.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_centos9_continuous.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_centos9_tag.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_centos9.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_debian10.3_continuous.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_debian10.3_tag.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_debian10.3.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_debian11_continuous.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_debian11_tag.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_debian11.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_debian12_continuous.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_debian12_tag.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_debian12.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_fedora37_continuous.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_fedora37_tag.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_fedora37.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_fedora38_continuous.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_fedora38_tag.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_fedora38.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_fedora39_continuous.yml ci: s/fedora36/fedora39/ 2023-11-24 20:20:04 -07:00
gen_fedora39_tag.yml ci: s/fedora36/fedora39/ 2023-11-24 20:20:04 -07:00
gen_fedora39.yml ci: s/fedora36/fedora39/ 2023-11-24 20:20:04 -07:00
gen_macos_continuous.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_macos_tag.yml build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 2024-01-21 14:19:34 -07:00
gen_macos.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_ubuntu20.04_continuous.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_ubuntu20.04_tag.yml build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 2024-01-21 14:19:34 -07:00
gen_ubuntu20.04.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_ubuntu22.04_continuous.yml Experiment with hosting .debs on gemfury 2024-01-10 15:54:36 -07:00
gen_ubuntu22.04_tag.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_ubuntu22.04.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_windows_continuous.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_windows_tag.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
gen_windows.yml ci: actions/checkout@v3 -> v4 2023-09-10 22:14:17 -07:00
lock.yml build(deps): bump dessant/lock-threads from 4 to 5 2023-11-22 15:00:40 -07:00
nix.yml Fix CI flake input checker config 2024-01-21 08:32:31 -07:00
no-response.yml ci: one more tweak to no-response config 2022-04-21 07:45:22 -07:00
pages.yml Revert "build(deps): bump actions/deploy-pages from 2 to 4" 2024-01-03 14:30:05 -07:00
termwiz.yml ci: disable termwiz fuzz job 2023-07-05 06:50:14 -07:00
update-flake.yml ci: Add update-flake-lock workflow 2024-01-21 08:32:31 -07:00
verify-pages.yml build(deps): bump actions/setup-python from 4 to 5 2024-01-03 08:28:19 -07:00
wezterm_ssh.yml ci: Use nextest (#3342) 2023-03-24 21:11:22 -07:00