dependabot[bot]
b28feea9c9
Bump the actions group across 1 directory with 3 updates ( #278 )
...
Bumps the actions group with 3 updates in the / directory: [actions/setup-node](https://github.com/actions/setup-node ), [actions/upload-artifact](https://github.com/actions/upload-artifact ) and [taiki-e/install-action](https://github.com/taiki-e/install-action ).
Updates `actions/setup-node` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](a0853c2454...2028fbc5c2 )
Updates `actions/upload-artifact` from 4.6.2 to 5.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](ea165f8d65...330a01c490 )
Updates `taiki-e/install-action` from 2.62.28 to 2.62.39
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](e7ef886cf8...0ed4032d54 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/upload-artifact
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: taiki-e/install-action
dependency-version: 2.62.39
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-03 14:24:31 +01:00
dependabot[bot]
2245981121
Bump taiki-e/install-action from 2.62.21 to 2.62.28 in the actions group
...
Bumps the actions group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action ).
Updates `taiki-e/install-action` from 2.62.21 to 2.62.28
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](522492a8c1...e7ef886cf8 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.62.28
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 21:42:16 +00:00
dependabot[bot]
bf8c594800
Bump taiki-e/install-action from 2.62.13 to 2.62.21 in the actions group
...
Bumps the actions group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action ).
Updates `taiki-e/install-action` from 2.62.13 to 2.62.21
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](d0f4f69b07...522492a8c1 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.62.21
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 21:36:06 +00:00
dependabot[bot]
2a0d153b42
Bump taiki-e/install-action from 2.62.2 to 2.62.13 in the actions group
...
Bumps the actions group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action ).
Updates `taiki-e/install-action` from 2.62.2 to 2.62.13
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](cd39cb0572...d0f4f69b07 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.62.13
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 22:38:46 +00:00
William Woodruff
7bd5339b5b
ci: address lint findings, add zizmor workflow ( #262 )
2025-09-23 09:11:49 +02:00
Rene Leonhardt
203c9eb82a
chore: fix dependabot groups ( #253 )
2025-08-14 13:12:32 +02:00
Carsten Wenderdel
640a22190e
Upgrade checkout action from version 3 to 4 ( #190 )
...
This fixes issue #189 .
This is necessary because GitHub actions are going to drop support for Node.js 16.
Version 4 uses Node.js 20.
See https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
2024-02-27 08:23:34 +01:00
Arpad Borsos
1e604afb09
Update workflow definitions
...
- Use rust `--no-self-update` flag instead of separate command.
- Add an explicit test for the `git` registry, as the sparse registry is now the default.
2023-07-31 15:31:10 +02:00
Kamil Ogórek
90429b3dea
ci: Disable rustup self-updates ( #68 )
2022-08-09 14:23:59 +02:00
Arpad Borsos
622616010e
prepare v2
2022-07-16 12:38:38 +02:00
Arpad Borsos
fffd6895b2
add some more tests
2022-07-09 17:17:14 +02:00