Nick Fields
|
ce44dab6c9
|
[Snyk] Upgrade @actions/core from 1.5.0 to 1.8.2 (#73)
* fix: upgrade @actions/core from 1.5.0 to 1.8.2
Snyk has created this PR to upgrade @actions/core from 1.5.0 to 1.8.2.
See this package in npm:
https://www.npmjs.com/package/@actions/core
See this project in Snyk:
https://app.snyk.io/org/nick-invision/project/b960b937-66a3-4aae-9cb2-321f49c8750b?utm_source=github&utm_medium=referral&page=upgrade-pr
* patch: regenerate action after bumping @actions/core
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Nick Fields <46869826+nick-fields@users.noreply.github.com>
|
2022-06-20 01:27:32 +00:00 |
|
dependabot[bot]
|
40cf3886b8
|
build(deps-dev): bump semantic-release from 19.0.2 to 19.0.3 (#75)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.2 to 19.0.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v19.0.2...v19.0.3)
---
updated-dependencies:
- dependency-name: semantic-release
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-19 21:14:36 -04:00 |
|
Nick Fields
|
02a3f09f15
|
Various security related dependency updates and node16 update (#64)
* patch: update to node 16.4.2 LTS
* patch: update semantic-release and friends to get latest security fixes
* patch: npm audit fixes
* patch: update commitlint for security updates
|
2022-04-25 23:53:00 -04:00 |
|
Nick Fields
|
67e1bdfd8d
|
minor: add continue_on_error input option
|
2021-09-23 22:26:06 -04:00 |
|
dependabot[bot]
|
b2ee390b23
|
build(deps-dev): bump semantic-release from 17.2.2 to 17.2.3
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.2.2 to 17.2.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.2.2...v17.2.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-18 22:35:27 +00:00 |
|
Nick Fields
|
409054c003
|
minor: migrate to typescript and updated devDeps
|
2020-11-14 11:45:32 -05:00 |
|
snyk-bot
|
8965a748e1
|
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ACTIONSCORE-1015402
|
2020-10-03 00:51:03 +00:00 |
|
Nick Fields
|
915303cda5
|
fix: surface exit code from spawned process
patch: added dotenv sample configuration and command to run locally
fix: added timeout_seconds input and handle timeout properly
|
2020-09-29 14:22:46 -04:00 |
|
snyk-bot
|
0d89fa3a93
|
fix: upgrade @actions/core from 1.2.3 to 1.2.4
Snyk has created this PR to upgrade @actions/core from 1.2.3 to 1.2.4.
See this package in NPM:
https://www.npmjs.com/package/@actions/core
See this project in Snyk:
https://app.snyk.io/org/nick-invision/project/b960b937-66a3-4aae-9cb2-321f49c8750b?utm_source=github&utm_medium=upgrade-pr
|
2020-05-21 20:50:34 -04:00 |
|
snyk-bot
|
904ec3184e
|
fix: upgrade @actions/core from 1.2.2 to 1.2.3
Snyk has created this PR to upgrade @actions/core from 1.2.2 to 1.2.3.
See this package in NPM:
https://www.npmjs.com/package/@actions/core
See this project in Snyk:
https://app.snyk.io/org/nick-invision/project/b960b937-66a3-4aae-9cb2-321f49c8750b?utm_source=github&utm_medium=upgrade-pr
|
2020-04-25 20:50:42 -04:00 |
|
Nick Fields
|
d4e983ab06
|
major: initial implementation of retry step
|
2020-02-13 16:46:33 -05:00 |
|