csvalpha / amber-api

https://csvalpha.nl
MIT License
4 stars 4 forks source link

chore(deps): update all actions #328

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v3.0.2 -> v3.1.0
docker/build-push-action action minor v3.1.1 -> v3.2.0
docker/login-action action minor v2.0.0 -> v2.1.0
docker/setup-buildx-action action minor v2.0.0 -> v2.1.0
snok/container-retention-policy action patch v1.5.0 -> v1.5.1

Release Notes

actions/checkout ### [`v3.1.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v310) [Compare Source](https://togithub.com/actions/checkout/compare/v3.0.2...v3.1.0) - [Use @​actions/core `saveState` and `getState`](https://togithub.com/actions/checkout/pull/939) - [Add `github-server-url` input](https://togithub.com/actions/checkout/pull/922)
docker/build-push-action ### [`v3.2.0`](https://togithub.com/docker/build-push-action/releases/tag/v3.2.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v3.1.1...v3.2.0) ##### What's Changed - Remove workaround for `setOutput` by [@​crazy-max](https://togithub.com/crazy-max) ([#​704](https://togithub.com/docker/build-push-action/issues/704)) - Docs: fix Git context link and add more details about subdir support by [@​crazy-max](https://togithub.com/crazy-max) ([#​685](https://togithub.com/docker/build-push-action/issues/685)) - Docs: named context by [@​baibaratsky](https://togithub.com/baibaratsky) and [@​crazy-max](https://togithub.com/crazy-max) ([#​665](https://togithub.com/docker/build-push-action/issues/665)) - Bump [@​actions/core](https://togithub.com/actions/core) from 1.9.0 to 1.10.0 ([#​667](https://togithub.com/docker/build-push-action/issues/667) [#​695](https://togithub.com/docker/build-push-action/issues/695)) - Bump [@​actions/github](https://togithub.com/actions/github) from 5.0.3 to 5.1.1 ([#​696](https://togithub.com/docker/build-push-action/issues/696)) **Full Changelog**: https://github.com/docker/build-push-action/compare/v3.1.1...v3.2.0
docker/login-action ### [`v2.1.0`](https://togithub.com/docker/login-action/releases/tag/v2.1.0) [Compare Source](https://togithub.com/docker/login-action/compare/v2.0.0...v2.1.0) #### What's Changed - Ensure AWS temp credentials are redacted in workflow logs by [@​crazy-max](https://togithub.com/crazy-max) ([#​275](https://togithub.com/docker/login-action/issues/275)) - Bump [@​actions/core](https://togithub.com/actions/core) from 1.6.0 to 1.10.0 ([#​252](https://togithub.com/docker/login-action/issues/252) [#​292](https://togithub.com/docker/login-action/issues/292)) - Bump [@​aws-sdk/client-ecr](https://togithub.com/aws-sdk/client-ecr) from 3.53.0 to 3.186.0 ([#​298](https://togithub.com/docker/login-action/issues/298)) - Bump [@​aws-sdk/client-ecr-public](https://togithub.com/aws-sdk/client-ecr-public) from 3.53.0 to 3.186.0 ([#​299](https://togithub.com/docker/login-action/issues/299)) **Full Changelog**: https://github.com/docker/login-action/compare/v2.0.0...v2.1.0
docker/setup-buildx-action ### [`v2.1.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.1.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v2.0.0...v2.1.0) #### What's Changed - Auth support for tls endpoint by [@​crazy-max](https://togithub.com/crazy-max) ([#​164](https://togithub.com/docker/setup-buildx-action/issues/164)) - Nodes metadata JSON ouput by [@​crazy-max](https://togithub.com/crazy-max) ([#​162](https://togithub.com/docker/setup-buildx-action/issues/162)) - `endpoint`, `status` and `flags` outputs are deprecated. Use `nodes` output instead. - Skip setting buildkitd flags and config for remote driver by [@​crazy-max](https://togithub.com/crazy-max) ([#​161](https://togithub.com/docker/setup-buildx-action/issues/161)) - Move args logic to context module and add tests by [@​crazy-max](https://togithub.com/crazy-max) ([#​169](https://togithub.com/docker/setup-buildx-action/issues/169)) - Remove workaround for `setOutput` by [@​crazy-max](https://togithub.com/crazy-max) ([#​170](https://togithub.com/docker/setup-buildx-action/issues/170)) - Fix deprecated `fs.rmdir` by [@​crazy-max](https://togithub.com/crazy-max) ([#​171](https://togithub.com/docker/setup-buildx-action/issues/171)) - Docs: clarify install option by [@​rodrigc](https://togithub.com/rodrigc) in ([#​152](https://togithub.com/docker/setup-buildx-action/issues/152)) - Bump [@​actions/core](https://togithub.com/actions/core) from 1.6.0 to 1.10.0 ([#​151](https://togithub.com/docker/setup-buildx-action/issues/151) [#​157](https://togithub.com/docker/setup-buildx-action/issues/157) [#​167](https://togithub.com/docker/setup-buildx-action/issues/167)) - Bump [@​actions/tool-cache](https://togithub.com/actions/tool-cache) from 1.7.2 to 2.0.1 ([#​150](https://togithub.com/docker/setup-buildx-action/issues/150)) - Bump [@​actions/http-client](https://togithub.com/actions/http-client) from 1.0.11 to 2.0.1 ([#​149](https://togithub.com/docker/setup-buildx-action/issues/149)) - Bump uuid from 8.3.2 to 9.0.0 ([#​159](https://togithub.com/docker/setup-buildx-action/issues/159)) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v2.0.0...v2.1.0
snok/container-retention-policy ### [`v1.5.1`](https://togithub.com/snok/container-retention-policy/releases/tag/v1.5.1) [Compare Source](https://togithub.com/snok/container-retention-policy/compare/v1.5.0...v1.5.1) **Changes** - Increased the number of packages fetched from 30 to 100 ([#​44](https://togithub.com/snok/container-retention-policy/issues/44))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.