Commit Graph

13 Commits (632f0557f0d2f3d4c18c30957d7f1827ac6afe8e)
 

Author SHA1 Message Date
Thomas Boop 632f0557f0 revert package lock update 4 years ago
Thomas Boop 45a39153f9 update files 4 years ago
Thomas Boop bfabbc3842
Update to node16
Node 12 has an end of life on April 30, 2022.

This PR updates the default runtime to [node16](https://github.blog/changelog/2021-12-10-github-actions-github-hosted-runners-now-run-node-js-16-by-default/), rather then node12. 

This is supported on all Actions Runners v2.285.0 or later.
4 years ago
Dmitry Shibanov 9b5fe1fd8f
update dependencies (#4) 4 years ago
Maxim Lobanov 63abd0d521
Publish dependencies license (#2)
* publish dependencies license

* add missed licenses
5 years ago
MaksimZhukov a2705dedd1
Merge pull request #1 from actions/v-mazhuk/implement-publish-action
Implement the "publish-action" action
5 years ago
MaksimZhukov 4e15cde332 Integrate Slack notifications 5 years ago
MaksimZhukov ead7541b7c Update error message, set permissions in the workflow 5 years ago
MaksimZhukov 827de551fd
Fix a typo in action.yml
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
5 years ago
MaksimZhukov 538a3f417c
Change wording in the README.md
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
5 years ago
MaksimZhukov 7f4f16ece0
Change wording in the README.md
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
5 years ago
MaksimZhukov d8eb8e53b7 Implement the "publish-action" action 5 years ago
MaksimZhukov d90d23df2a First commit 5 years ago