Peter Evans
1b9a80c056
feat: v5 ( #327 )
...
Publish Docker Image / publish (push) Has been cancelled
* feat: update runtime to node 24
* fix: deps
* feat: update create token endpoint (#311 )
/v2/users/login was deprecated in favor of using /v2/auth/token to create access tokens. Switching endpoints adds support for creating auth tokens from OATs.
* fix: use correct response property
* feat: switch to native fetch
* fix: method name
---------
Co-authored-by: Ian Pittwood <pittwoodian@gmail.com >
2025-10-01 14:39:49 +01:00
dependabot[bot]
08eafd1486
build(deps): bump actions/checkout from 4 to 5 ( #324 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [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/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
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>
2025-08-17 14:55:47 +00:00
Peter Evans
e98e4d1628
feat: update runtime to node 20 ( #246 )
Publish Docker Image / publish (push) Has been cancelled
2024-01-25 21:25:01 +09:00
dependabot[bot]
39bf3f4c11
build(deps): bump actions/checkout from 3 to 4 ( #208 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-10 14:46:34 +00:00
Peter Evans
812a4d0496
ci: add workflow to update major version
2023-03-05 11:28:32 +09:00