Commit Graph

15 Commits

Author SHA1 Message Date
Sparticuz b6817b6bac add node20 lambda support 2023-11-16 12:14:09 -05:00
dependabot[bot] 18c8adb646
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 09:52:09 +00:00
Kyle McNally 9b25726538
Merge pull request #143 from Sparticuz/dependabot/github_actions/ncipollo/release-action-1.13.0 2023-10-23 12:33:42 -04:00
dependabot[bot] 1c2e225f14
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 09:18:54 +00:00
dependabot[bot] 8ec8c6edbe
Bump ncipollo/release-action from 1.12.0 to 1.13.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](https://github.com/ncipollo/release-action/compare/v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 09:37:12 +00:00
Kyle McNally 6fc18b6935 lint 2023-08-18 17:13:45 -04:00
Sparticuz 6e12eeb52e Generate release notes 2023-02-20 13:40:46 -05:00
Sparticuz 0270285a4a Add more -min documentation 2023-01-13 16:04:06 -05:00
Sparticuz 12764483af Add release body text 2023-01-13 15:44:30 -05:00
Sparticuz 94f9f9b59a Need to create the layer before creating -min 2023-01-13 15:30:17 -05:00
Sparticuz 7bd39feec3 Try adding the registry 2023-01-13 15:26:39 -05:00
Sparticuz 639b156f72 add node_auth_token to publish 2023-01-13 15:19:55 -05:00
Sparticuz f4e3518619 Fix release action 2023-01-13 14:59:55 -05:00
Sparticuz 1a1d068697 cleanup 2023-01-13 14:31:22 -05:00
Sparticuz 24ff717fe7 add release, clarify package type 2023-01-13 13:57:45 -05:00