Sorry for how much time has passed since the last release!
This release contains the following changes:
- Support for the
workflow_dispatch
event (#271) - Dependency updates, including some security updates
I also recommend switching your Ubuntu version from ubuntu-18.04
to ubuntu-22.04
or newer if you haven't already.
What's Changed
- Support the workflow_dispatch event by @anarast in #271
- chore: that URL has changed by @mfranzke in #363
- Bump @actions/core from 1.5.0 to 1.10.0 by @dependabot in #338
- Fix failing CI by @chinthakagodawita in #366
- Bump minimist from 1.2.5 to 1.2.8 by @dependabot in #367
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #368
- Bump node-fetch from 2.6.1 to 2.6.9 by @dependabot in #369
- Bump eslint-plugin-prettier from 3.4.0 to 4.2.1 by @dependabot in #316
- Bump prettier from 2.3.2 to 2.8.7 by @dependabot in #370
New Contributors
Full Changelog: v1.6.0...v1.7.0