Commit Graph

18 Commits (13aba394b1a95185539dbc4f468c53214ee52ccc)

Author SHA1 Message Date
dependabot[bot] 032a911525
build(deps): bump @actions/core from 1.8.2 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.2 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-18 19:57:22 +00:00
Tycho Bokdam 253a4bd566
refactor: Downgraded `yaml` again 2022-05-27 16:08:33 +02:00
Tycho Bokdam 0a675435c0
chore: Updated deps 2022-05-27 16:02:25 +02:00
Tycho Bokdam 9378b3051a
fix: Try again with different node_modules 2021-10-06 00:21:48 +02:00
Tycho Bokdam 052fce1f3f
fix: Downgraded the conventional packages 2021-10-06 00:14:54 +02:00
Tycho Bokdam 8977e6168a
fix: Redeploy with src/action again 2021-10-05 23:58:16 +02:00
Tycho Bokdam 2b646ec880
fix: Make sure the angular preset is loaded 2021-10-05 23:42:20 +02:00
Tycho Bokdam 59e945ea47
refactor: Use compiled index.js instead of node_modules 2021-10-05 22:29:00 +02:00
Tycho Bokdam a56cce8e58
chore: Update deps 2021-10-05 21:35:59 +02:00
dependabot[bot] 9c6ca6b2e5
build(deps): bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 07:41:35 +00:00
Tycho Bokdam d46daa9a53
feat: Added more logging 2020-12-15 18:09:00 +01:00
dependabot[bot] 0ac5dfa2c7
build(deps): bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 01:24:19 +00:00
Tycho Bokdam d0670df534
chore: Updated deps 2020-10-30 23:24:35 +01:00
Tycho Bokdam f20c607b96
Merge pull request #66 from TriPSs/dependabot/npm_and_yarn/actions/core-1.2.6
build(deps): bump @actions/core from 1.2.4 to 1.2.6
2020-10-21 12:17:11 +02:00
dependabot[bot] d3ad37b6a5
build(deps): bump object-path from 0.11.4 to 0.11.5
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-20 11:59:06 +00:00
dependabot[bot] 66d40efdf5
build(deps): 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 17:41:07 +00:00
Jayrgo 63d0e46a0b
feat: Add fallback version 2020-08-09 12:37:03 +02:00
Tycho Bokdam 5ba044f581
fix: Changed yarn --prod to npm ci --prod
As the yarn install was causing some issues with dependencies
2020-07-13 19:57:24 +02:00