-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the all-actions group across 18 directories with 13 updates #66
Merged
mike-carey
merged 2 commits into
main
from
dependabot/github_actions/all-actions-2edf11aceb
Dec 20, 2024
Merged
Bump the all-actions group across 18 directories with 13 updates #66
mike-carey
merged 2 commits into
main
from
dependabot/github_actions/all-actions-2edf11aceb
Dec 20, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Dec 19, 2024
Bumps the all-actions group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `2` | `4` | | [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) | `1.pre.node16` | `4.0.2` | | [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login) | `1` | `2` | | [shopsmart/github-actions](https://github.com/shopsmart/github-actions) | `2` | `3` | | [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) | `0.7.0` | `0.9.0` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `2` | `3` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `5` | `6` | | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `1` | `2` | | [aws-actions/amazon-ecs-deploy-task-definition](https://github.com/aws-actions/amazon-ecs-deploy-task-definition) | `1` | `2` | | [actions/setup-node](https://github.com/actions/setup-node) | `3` | `4` | | [pre-commit/action](https://github.com/pre-commit/action) | `2.0.0` | `3.0.1` | Bumps the all-actions group with 4 updates in the /.github/actions/test-build-ecr-image directory: [actions/checkout](https://github.com/actions/checkout), [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials), [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login) and [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action). Bumps the all-actions group with 1 update in the /.github/actions/test-deploy-lambda-function directory: [actions/checkout](https://github.com/actions/checkout). Bumps the all-actions group with 1 update in the /.github/actions/test-deploy-lambda-function-workflow directory: [actions/checkout](https://github.com/actions/checkout). Bumps the all-actions group with 1 update in the /.github/actions/test-is-gh-release directory: [actions/checkout](https://github.com/actions/checkout). Bumps the all-actions group with 1 update in the /.github/actions/test-notify-slack directory: [actions/checkout](https://github.com/actions/checkout). Bumps the all-actions group with 1 update in the /.github/actions/test-package-archive directory: [actions/checkout](https://github.com/actions/checkout). Bumps the all-actions group with 2 updates in the /.github/actions/test-register-task-definition directory: [actions/checkout](https://github.com/actions/checkout) and [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials). Bumps the all-actions group with 1 update in the /.github/actions/test-render-jinjanator-template directory: [actions/checkout](https://github.com/actions/checkout). Bumps the all-actions group with 1 update in the /.github/actions/test-render-task-definition directory: [actions/checkout](https://github.com/actions/checkout). Bumps the all-actions group with 1 update in the /.github/actions/test-setup-homebrew directory: [actions/checkout](https://github.com/actions/checkout). Bumps the all-actions group with 1 update in the /.github/actions/test-setup-node directory: [actions/checkout](https://github.com/actions/checkout). Bumps the all-actions group with 3 updates in the /.github/actions/test-tag-ecs-resource directory: [actions/checkout](https://github.com/actions/checkout), [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) and [aws-actions/amazon-ecs-deploy-task-definition](https://github.com/aws-actions/amazon-ecs-deploy-task-definition). Bumps the all-actions group with 1 update in the /.github/actions/test-unpack-archive directory: [actions/checkout](https://github.com/actions/checkout). Bumps the all-actions group with 1 update in the /actions/deploy-to-s3-bucket directory: [shopsmart/github-actions](https://github.com/shopsmart/github-actions). Bumps the all-actions group with 1 update in the /actions/notify-slack directory: [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action). Bumps the all-actions group with 1 update in the /actions/setup-homebrew directory: [actions/cache](https://github.com/actions/cache). Bumps the all-actions group with 2 updates in the /actions/setup-node directory: [actions/setup-node](https://github.com/actions/setup-node) and [actions/cache](https://github.com/actions/cache). Updates `actions/checkout` from 2 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) Updates `aws-actions/configure-aws-credentials` from 1.pre.node16 to 4.0.2 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@v1-node16...v4.0.2) Updates `aws-actions/amazon-ecr-login` from 1 to 2 - [Release notes](https://github.com/aws-actions/amazon-ecr-login/releases) - [Changelog](https://github.com/aws-actions/amazon-ecr-login/blob/main/CHANGELOG.md) - [Commits](aws-actions/amazon-ecr-login@v1...v2) Updates `shopsmart/github-actions` from 2 to 3 - [Release notes](https://github.com/shopsmart/github-actions/releases) - [Commits](v2...v3) Updates `webfactory/ssh-agent` from 0.7.0 to 0.9.0 - [Release notes](https://github.com/webfactory/ssh-agent/releases) - [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md) - [Commits](webfactory/ssh-agent@v0.7.0...v0.9.0) Updates `docker/setup-buildx-action` from 2 to 3 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v2...v3) Updates `docker/build-push-action` from 5 to 6 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5...v6) Updates `softprops/action-gh-release` from 1 to 2 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v1...v2) Updates `aws-actions/amazon-ecs-deploy-task-definition` from 1 to 2 - [Release notes](https://github.com/aws-actions/amazon-ecs-deploy-task-definition/releases) - [Changelog](https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/master/CHANGELOG.md) - [Commits](aws-actions/amazon-ecs-deploy-task-definition@v1...v2) Updates `actions/setup-node` from 3 to 4 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3...v4) Updates `pre-commit/action` from 2.0.0 to 3.0.1 - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](pre-commit/action@v2.0.0...v3.0.1) Updates `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](actions/checkout@v2...v4) Updates `aws-actions/configure-aws-credentials` from 1.pre.node16 to 4.0.2 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@v1-node16...v4.0.2) Updates `aws-actions/amazon-ecr-login` from 1 to 2 - [Release notes](https://github.com/aws-actions/amazon-ecr-login/releases) - [Changelog](https://github.com/aws-actions/amazon-ecr-login/blob/main/CHANGELOG.md) - [Commits](aws-actions/amazon-ecr-login@v1...v2) Updates `docker/setup-buildx-action` from 2 to 3 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v2...v3) Updates `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](actions/checkout@v2...v4) Updates `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](actions/checkout@v2...v4) Updates `actions/checkout` from 2 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) Updates `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](actions/checkout@v2...v4) Updates `actions/checkout` from 2 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) Updates `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](actions/checkout@v2...v4) Updates `aws-actions/configure-aws-credentials` from 1.pre.node16 to 4.0.2 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@v1-node16...v4.0.2) Updates `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](actions/checkout@v2...v4) Updates `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](actions/checkout@v2...v4) Updates `actions/checkout` from 2 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) Updates `actions/checkout` from 2 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) Updates `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](actions/checkout@v2...v4) Updates `aws-actions/configure-aws-credentials` from 1.pre.node16 to 4.0.2 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@v1-node16...v4.0.2) Updates `aws-actions/amazon-ecs-deploy-task-definition` from 1 to 2 - [Release notes](https://github.com/aws-actions/amazon-ecs-deploy-task-definition/releases) - [Changelog](https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/master/CHANGELOG.md) - [Commits](aws-actions/amazon-ecs-deploy-task-definition@v1...v2) Updates `actions/checkout` from 2 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) Updates `shopsmart/github-actions` from 2 to 3 - [Release notes](https://github.com/shopsmart/github-actions/releases) - [Commits](v2...v3) Updates `slackapi/slack-github-action` from 1 to 2 - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v1...v2) Updates `actions/cache` from 2 to 4 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v2...v4) Updates `actions/setup-node` from 2 to 4 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3...v4) Updates `actions/cache` from 2 to 4 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v2...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: aws-actions/configure-aws-credentials dependency-type: direct:production dependency-group: all-actions - dependency-name: aws-actions/amazon-ecr-login dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: shopsmart/github-actions dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: webfactory/ssh-agent dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: aws-actions/amazon-ecs-deploy-task-definition dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: pre-commit/action dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: aws-actions/configure-aws-credentials dependency-type: direct:production dependency-group: all-actions - dependency-name: aws-actions/amazon-ecr-login dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: aws-actions/configure-aws-credentials dependency-type: direct:production dependency-group: all-actions - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: aws-actions/configure-aws-credentials dependency-type: direct:production dependency-group: all-actions - dependency-name: aws-actions/amazon-ecs-deploy-task-definition dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: shopsmart/github-actions dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: slackapi/slack-github-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/github_actions/all-actions-2edf11aceb
branch
from
December 19, 2024 22:47
a6df77d
to
e9a907c
Compare
mike-carey
reviewed
Dec 19, 2024
mike-carey
reviewed
Dec 19, 2024
mike-carey
reviewed
Dec 19, 2024
mike-carey
reviewed
Dec 19, 2024
mike-carey
reviewed
Dec 19, 2024
mike-carey
reviewed
Dec 19, 2024
mike-carey
reviewed
Dec 19, 2024
mike-carey
approved these changes
Dec 19, 2024
mike-carey
deleted the
dependabot/github_actions/all-actions-2edf11aceb
branch
December 20, 2024 16:11
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all-actions group with 11 updates in the / directory:
2
4
1.pre.node16
4.0.2
1
2
2
3
0.7.0
0.9.0
2
3
5
6
1
2
1
2
3
4
2.0.0
3.0.1
Bumps the all-actions group with 4 updates in the /.github/actions/test-build-ecr-image directory: actions/checkout, aws-actions/configure-aws-credentials, aws-actions/amazon-ecr-login and docker/setup-buildx-action.
Bumps the all-actions group with 1 update in the /.github/actions/test-deploy-lambda-function directory: actions/checkout.
Bumps the all-actions group with 1 update in the /.github/actions/test-deploy-lambda-function-workflow directory: actions/checkout.
Bumps the all-actions group with 1 update in the /.github/actions/test-is-gh-release directory: actions/checkout.
Bumps the all-actions group with 1 update in the /.github/actions/test-notify-slack directory: actions/checkout.
Bumps the all-actions group with 1 update in the /.github/actions/test-package-archive directory: actions/checkout.
Bumps the all-actions group with 2 updates in the /.github/actions/test-register-task-definition directory: actions/checkout and aws-actions/configure-aws-credentials.
Bumps the all-actions group with 1 update in the /.github/actions/test-render-jinjanator-template directory: actions/checkout.
Bumps the all-actions group with 1 update in the /.github/actions/test-render-task-definition directory: actions/checkout.
Bumps the all-actions group with 1 update in the /.github/actions/test-setup-homebrew directory: actions/checkout.
Bumps the all-actions group with 1 update in the /.github/actions/test-setup-node directory: actions/checkout.
Bumps the all-actions group with 3 updates in the /.github/actions/test-tag-ecs-resource directory: actions/checkout, aws-actions/configure-aws-credentials and aws-actions/amazon-ecs-deploy-task-definition.
Bumps the all-actions group with 1 update in the /.github/actions/test-unpack-archive directory: actions/checkout.
Bumps the all-actions group with 1 update in the /actions/deploy-to-s3-bucket directory: shopsmart/github-actions.
Bumps the all-actions group with 1 update in the /actions/notify-slack directory: slackapi/slack-github-action.
Bumps the all-actions group with 1 update in the /actions/setup-homebrew directory: actions/cache.
Bumps the all-actions group with 2 updates in the /actions/setup-node directory: actions/setup-node and actions/cache.
Updates
actions/checkout
from 2 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
11bd719
Prepare 4.2.2 Release (#1953)e3d2460
Expand unit test coverage (#1946)163217d
url-helper.ts
now leverages well-known environment variables. (#1941)eef6144
Prepare 4.2.1 release (#1925)6b42224
Add workflow file for publishing releases to immutable action package (#1919)de5a000
Check out other refs/* by commit if provided, fall back to ref (#1924)d632683
Prepare 4.2.0 release (#1878)6d193bf
Bump braces from 3.0.2 to 3.0.3 (#1777)db0cee9
Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)b684943
Add Ref and Commit outputs (#1180)Updates
aws-actions/configure-aws-credentials
from 1.pre.node16 to 4.0.2Release notes
Sourced from aws-actions/configure-aws-credentials's releases.
... (truncated)
Changelog
Sourced from aws-actions/configure-aws-credentials's changelog.
... (truncated)
Commits
e3dd6a4
chore: Bump@types/jest
from 29.5.11 to 29.5.12 (#1000)c6c400f
chore: Bump@types/node
from 20.11.5 to 20.11.16 (#999)c38ab41
chore: Bump prettier from 3.2.4 to 3.2.5 (#998)2071ebe
chore: Bump@types/node
from 20.11.3 to 20.11.5 (#986)44112af
chore: Update dist492c455
chore: Bump@aws-sdk/client-sts
from 3.490.0 to 3.496.0 (#982)13e074e
chore: Update dist5a676ce
chore: Bump@smithy/property-provider
from 2.0.17 to 2.1.1 (#985)e43a696
chore: Bump ts-jest from 29.1.1 to 29.1.2 (#983)eb98af5
chore: Bump prettier from 3.2.2 to 3.2.4 (#981)Updates
aws-actions/amazon-ecr-login
from 1 to 2Release notes
Sourced from aws-actions/amazon-ecr-login's releases.
... (truncated)
Changelog
Sourced from aws-actions/amazon-ecr-login's changelog.
Commits
062b18b
chore(release): 2.0.19238dd4
Merge pull request #532 from aws-actions/node_upgradee618bbe
chore: upgrade to node2033f92af
chore(release): 2.0.05de13da
Merge pull request #530 from aws-actions/dist2d6ae50c
chore: update dist537f0fb
Merge pull request #529 from aws-actions/dist8ccdcdc
chore: update distd71acaf
feat: release v2 (#520)3542211
chore: Bump@aws-sdk/client-ecr-public
from 3.414.0 to 3.418.0 (#525)Updates
shopsmart/github-actions
from 2 to 3Release notes
Sourced from shopsmart/github-actions's releases.
Commits
c684202
Sets the ref back to v3 in the deploy-lambda-function workflow (#55)f56f079
Adds updating lambda aliases to lambda deploys (#54)6b79698
Adds an action to create datadog downtimes (#53)618c8a7
Sleep for a few seconds before attempting to publish a new lambda version (#51)8441ddc
Pulls the python-version file from the working-directory (#50)4b3cec6
Refactors render task definition to use jinjantor instead of j2cli (#49)0327d1f
Skips docker build and push if the image already exists (#47)a54b103
Upgrades the docker/build-push-action to v5 (#46)891012d
Removesinputs.github-token
in favor ofsecrets.github-token
(#45)4c7843e
Expands wildcards when uploading lambda code to s3 (#44)Updates
webfactory/ssh-agent
from 0.7.0 to 0.9.0Release notes
Sourced from webfactory/ssh-agent's releases.
Commits
dc588b6
Update version numbers in the README examples204eb35
Bump tonode20
(#201)9f6f312
chore: update all versions ofactions/checkout
to v4 (#199)2e59dd7
Remove outdated claim from README (#206)fd34b8d
Update README.md to reflect latest version (#196)d4b9b8f
Stop adding GitHub SSH keys (#171)ea17a05
Add missing semicolons (#159)9fbc246
Clarify usage for Docker build processes, especially with deployment keys (#145)6f828cc
Allow the user to override the commands forgit
,ssh-agent
, andssh-add
...209e2d7
Fix a typo in the README.md (#146)Updates
docker/setup-buildx-action
from 2 to 3Release notes
Sourced from docker/setup-buildx-action's releases.
... (truncated)
Commits
6524bf6
Merge pull request #390 from crazy-max/buildx-cloud-latest8d5e074
chore: update generated content7199e57
make cloud prefix optional to download buildx if driver is clouddb63cee
Merge pull request #381 from docker/dependabot/github_actions/codecov/codecov...043ebe1
Merge pull request #389 from docker/dependabot/npm_and_yarn/docker/actions-to...686da90
chore: update generated contenta3d7487
Merge pull request #382 from docker/dependabot/npm_and_yarn/cross-spawn-7.0.64dcdbce
build(deps): bump@docker/actions-toolkit
from 0.39.0 to 0.48.01a8ac74
ci: fix deprecated input for codecov-actione827ebe
build(deps): bump cross-spawn from 7.0.3 to 7.0.6Updates
docker/build-push-action
from 5 to 6Release notes
Sourced from docker/build-push-action's releases.