Releases: actions/first-interaction
Releases · actions/first-interaction
v2.0.0
What's Changed
- Installed @actions/core by @TheGuptaEmpire in #274
- Update README.md by @Alirezaaraby in #75
- DOC: adjust the example to show a full yaml file by @tacaswell in #36
- Demonstrate |- multiline YAML string in README by @simonw in #16
- Update README.md by @nebuk89 in #317
- Convert from Container to TypeScript Action by @ncalteen in #311
- Bump @octokit/types from 13.8.0 to 14.1.0 by @dependabot[bot] in #323
- Bump undici from 5.28.5 to 5.29.0 by @dependabot[bot] in #319
- Bump the npm-development group with 16 updates by @dependabot[bot] in #320
- Bump @actions/github from 6.0.0 to 6.0.1 in the npm-production group by @dependabot[bot] in #321
New Contributors
- @TheGuptaEmpire made their first contribution in #274
- @Alirezaaraby made their first contribution in #75
- @tacaswell made their first contribution in #36
- @simonw made their first contribution in #16
- @nebuk89 made their first contribution in #317
- @ncalteen made their first contribution in #311
- @dependabot[bot] made their first contribution in #323
Full Changelog: v1.3.0...v2.0.0
v1.3.0
Upgrade our base image from node v14 -> v20
Add dependency on @octokit/rest
and @actions/http-client
.
👉 See the PR for details: #287
v1.2.0
Upgrade our codeql actions from v1 -> v2
Updates github/codeql-action/init
, github/codeql-action/autobuild
, and github/codeql-action/analyze
to v2
.
👉 See the PR for details: #275
v1.1.1
Update bundled @actions/toolkit
packages to fix #101
v1.1.0: Revert "update licenses and added package-lock (#26)" (#27)
This reverts commit fd47e658a19ea4f02ba4fc8a986aaeb00714c59d.
v1.0.0
Package nits