invoke-aws-lambda
invoke-aws-lambda copied to clipboard
GitHub action to invoke AWS lambda
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...
node16 is deprecated by github, resulting in deprecation warning when running the action (https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@actions/core](https://togithub.com/actions/toolkit/tree/main/packages/core) ([source](https://togithub.com/actions/toolkit/tree/HEAD/packages/core)) | [`1.10.0` -> `1.10.1`](https://renovatebot.com/diffs/npm/@actions%2fcore/1.10.0/1.10.1) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [husky](https://typicode.github.io/husky) ([source](https://togithub.com/typicode/husky)) | [`7.0.4` -> `8.0.2`](https://renovatebot.com/diffs/npm/husky/7.0.4/8.0.2) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ts-node](https://typestrong.org/ts-node) ([source](https://togithub.com/TypeStrong/ts-node)) | [`10.7.0` -> `10.9.2`](https://renovatebot.com/diffs/npm/ts-node/10.7.0/10.9.2) | [](https://docs.renovatebot.com/merge-confidence/) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ws](https://togithub.com/websockets/ws) | [`7.5.7` -> `7.5.9`](https://renovatebot.com/diffs/npm/ws/7.5.7/7.5.9) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ts-jest](https://kulshekhar.github.io/ts-jest) ([source](https://togithub.com/kulshekhar/ts-jest)) | [`28.0.5` -> `28.0.8`](https://renovatebot.com/diffs/npm/ts-jest/28.0.5/28.0.8) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jest](https://jestjs.io/) ([source](https://togithub.com/jestjs/jest/tree/HEAD/packages/jest)) | [`28.1.1` -> `28.1.3`](https://renovatebot.com/diffs/npm/jest/28.1.1/28.1.3) | [](https://docs.renovatebot.com/merge-confidence/) |...
Currently when utilizing OpenID instead of the standard Key_ID/Access_key workflow fails with `Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1` would be nice to be able to grab credentials...
Hello, I have some tests running on aws lambda and lately they've been failing with the following message: `Run gagoar/[email protected] with: FunctionName: BackendTests REGION: eu-west-1 AWS_ACCESS_KEY_ID: *** AWS_SECRET_ACCESS_KEY: *** SUCCEED_ON_FUNCTION_FAILURE:...