Commit Graph

10 Commits

Author SHA1 Message Date
Justin Hutchings
ebedcc1fe4 Merge pull request #17 from jhutchings1/dependabot/npm_and_yarn/actions/core-1.10.0
Bump @actions/core from 1.6.0 to 1.10.0
2022-10-04 20:47:26 -07:00
dependabot[bot]
2912044087 Bump jest from 27.4.5 to 29.1.2
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.4.5 to 29.1.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.1.2/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 23:42:33 +00:00
dependabot[bot]
6917ba48be Bump @actions/core from 1.6.0 to 1.10.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.10.0.
- [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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 23:39:49 +00:00
Justin Hutchings
7c3b372567 Fix encoding issues 2022-10-04 14:35:19 -07:00
Justin Hutchings
ab368561f7 Add character decoding 2022-10-04 14:26:24 -07:00
Justin Hutchings
168c9a869c Update context 2022-10-04 09:44:26 -07:00
Justin Hutchings
d6bc80051e Update stub implementation 2022-10-04 09:19:29 -07:00
Justin Hutchings
07788c269f Remove malware package for the actual dependency 2022-08-25 12:25:30 -07:00
Justin Hutchings
aa7e545573 Initial attempt (untested) 2022-08-25 11:50:14 -07:00
Justin Hutchings
1467e01173 Initial commit 2022-08-25 09:12:00 -07:00