Commit Graph

15 Commits (main)

Author SHA1 Message Date
Dmitry Shibanov 5b32c9063c
Update xml2js (#742) 2 years ago
Dmitry Shibanov 6bc15ab23c
Update minimatch (#608) 2 years ago
Francesco Renzi 8c91899e58
Update @actions/core to 1.10.0 (#587) 3 years ago
Dmitry Shibanov 30f0e7dc5a
Update @actions/core to 1.9.1 (#574) 3 years ago
Shude Li c8f0d10585
upgrade `@action/cache` to 3.0.4 to fix stuck issue (#573) 3 years ago
Dmitry Shibanov f1702f8f38 update licenses 3 years ago
Deepak Dahiya 56337c4255
Updated @actions/cache (#460)
* Updated @actions/cache

* Licensed cache

* new build

* Updated version
3 years ago
Dmitry Shibanov bacd6b4b3a
Caching on GHES (#452)
* add support for ghes caching

* fix licesnses

* work on resolving comments

* change internal error to warning

* fix warning for internal errors

* update version
3 years ago
Dmitry Shibanov 3e90744edf
Update lockfileVersion (#422) 3 years ago
Dmitry Shibanov 04c56d2f95
update cache to 1.0.8 (#367) 3 years ago
Dmitry Shibanov a4b8ed2f4e
Update dependencies (#346) 4 years ago
Dmitry Shibanov cfe70f9fe8 update dependencies 4 years ago
Maxim Lobanov 282049a5b1
regenerate license (#7)
* regenerate license

* npm run build

* sync branches

* rebuild project

* fix test

Co-authored-by: Dmitry Shibanov <dmitry-shibanov@github.com>
4 years ago
Thomas Boop c6fd00ceb9
Swap to env files (#200)
* Swap to env files

* revert to old method for tests

* disable executing of commands during tests

* bump package.json @actions/core version
5 years ago
Thomas Boop c211e95e60
Add `Licensed` To Help Verify Prod Licenses (#180)
* add licensed workflow and config files

* manual dependency verification

* Hide generated license files in pr
5 years ago