dependabot[bot]
a1396b7d70
Bump @actions/core from 1.7.0 to 1.9.1
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.7.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-19 13:14:10 +02:00
MSP-Greg
3c76dcfa76
Update packages - @vercel/ncc, semver
...
semver was major update, but mostly refactor and dropping compatibility with old node versions
2022-05-16 12:23:31 +02:00
MSP-Greg
793715001d
package.json and yarn.lock
2022-05-02 20:51:22 +02:00
David Rodríguez
8781aa98b4
Tweak rubygems input behavior
...
When a fixed version is passed, it should be the minimum RubyGems
version for the whole matrix, i.e., RubyGems should not be dowgraded
past the default version of the oldest Ruby in the matrix.
2022-01-23 11:55:32 +01:00
MSP-Greg
f51e04d8c5
package.json & yarn.lock - @vercel/ncc: 0.28.6 -> 0.31.1
2022-01-13 19:25:34 +01:00
aparna-ravindra
e7eea4e63a
using actions/cache version 1.0.8
2021-11-30 15:18:35 +01:00
MSP-Greg
65c1995be7
package.json - update dependencies, @vercel/ncc
2021-06-18 16:35:19 +02:00
Benoit Daloze
515629a013
Update to latest actions/cache to fix cache saving on Windows with MSYS2 tar
...
* See https://github.com/actions/toolkit/issues/632
* Fixes https://github.com/ruby/setup-ruby/issues/102
2020-12-12 14:51:32 +01:00
dependabot[bot]
8bc9ca9ace
Bump @actions/core from 1.2.4 to 1.2.6
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-01 22:10:14 +02:00
MSP-Greg
ad2d64d83c
@zeit/ncc -> @vercel/ncc, update package.json
2020-08-23 13:50:07 +02:00
Scott Jacobsen
0ccde464c3
Bump @actions/cache version
...
The @actions/cache version currently being used has performance issue
with large gem caches. See https://github.com/actions/cache/issues/267
This was addressed here https://github.com/actions/toolkit/pull/497
Bump the @actions/cache version to a newer release that contains that
fix.
2020-08-22 11:17:58 +02:00
Benoit Daloze
162161eab5
Remove lint command
...
* eslint has been removed.
2020-08-12 10:58:59 +02:00
Benoit Daloze
281d1c54fe
Add the @actions/cache package
2020-06-14 13:22:16 +02:00
Benoit Daloze
047ed419ae
Remove eslint dev dependency
...
* The many dependencies seem to have some security vulnerabilities.
2020-03-21 12:29:35 +01:00
MSP-Greg
c125fbc596
Update package.json & yarn.lock
2020-03-07 13:41:58 +01:00
Benoit Daloze
28def02321
Use the automatic latest release asset link for head builds
2020-02-16 16:30:22 +01:00
Benoit Daloze
48efd73814
Follow repository transfer and rename
2020-02-06 13:09:38 +01:00
Benoit Daloze
0331c8b821
Add support for truffleruby-head
2020-02-01 15:17:12 +01:00
Benoit Daloze
3551d3fbd4
Store the available Ruby versions in this repository
...
* That way it's always perfectly synchronized with the action. In
practice querying another repository sometimes returned a stale copy.
* Avoids an extra HTTPS request.
* The axios dependency is no longer needed.
* Makes it possible to tweak the versions available according to the platform.
2020-01-25 18:03:33 +01:00
Benoit Daloze
537d9f67b4
Add explicit dependency on @actions/exec
2020-01-19 14:28:24 +01:00
Benoit Daloze
7b9c95cc8e
Use "the PATH" instead of "$PATH"
...
* Since $PATH is a Unix-specific syntax.
2020-01-17 22:26:52 +01:00
Benoit Daloze
101f62de1d
Add support for Windows
2020-01-05 19:33:14 +01:00
Benoit Daloze
3f99912f55
Automatically find the latest stable version
2020-01-02 16:15:42 +01:00
Benoit Daloze
179e85affc
Get started
2020-01-01 16:54:25 +01:00
Benoit Daloze
775a4e4019
Initial commit
2020-01-01 12:39:26 +01:00