November 20, 2024
Install YQ
Version updated for dcarbone/install-yq-action to version v1.3.1.
This action is used across all versions by 258 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump dcarbone/install-yq-action from 1.1.1 to 1.3.0 by @dependabot in https://github.com/dcarbone/install-yq-action/pull/5 Adding test for empty version value by @dcarbone in https://github.com/dcarbone/install-yq-action/pull/6 New Contributors @dependabot made their first contribution in https://github.com/dcarbone/install-yq-action/pull/5 Full Changelog: https://github.com/dcarbone/install-yq-action/compare/v1.3.0...v1.3.1
November 20, 2024
Docker Metadata action
Version updated for docker/metadata-action to version v5.6.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 269,293 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fix GitHub API request fallback for commit date by @crazy-max in https://github.com/docker/metadata-action/pull/478 Revert to default commit SHA length of 7 by @crazy-max in https://github.com/docker/metadata-action/pull/480 Full Changelog: https://github.com/docker/metadata-action/compare/v5.6.0...v5.6.1
November 20, 2024
bump-homebrew-formula
Version updated for mislav/bump-homebrew-formula-action to version v3.2.
This action is used across all versions by 2,860 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add create-branch option to allow forcing or prohibiting pushing changes to a new branch (as opposed to directly to the base branch) by @dbushong in https://github.com/mislav/bump-homebrew-formula-action/pull/152 Update readme with push-to caveat by @amacneil in https://github.com/mislav/bump-homebrew-formula-action/pull/150 Have fewer HTTP request-related dependencies by @mislav in https://github.
November 19, 2024
Docker Metadata action
Version updated for docker/metadata-action to version v5.6.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 269,180 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Add commit_date global expression by @trim21 in https://github.com/docker/metadata-action/pull/471 https://github.com/docker/metadata-action/pull/475 Increase short commit sha length to 12 for uniqueness by @crazy-max in https://github.com/docker/metadata-action/pull/467 Bump @actions/core from 1.10.1 to 1.11.1 https://github.com/docker/metadata-action/pull/460 Bump @docker/actions-toolkit from 0.16.1 to 0.
November 19, 2024
1Password Github Actions
Version updated for mcmarkj/1password-actions to version v2.0.11.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump typescript from 5.4.5 to 5.5.2 by @dependabot in https://github.com/mcmarkj/1password-actions/pull/126 Bump @typescript-eslint/parser from 7.13.0 to 7.13.1 by @dependabot in https://github.com/mcmarkj/1password-actions/pull/125 Bump @types/node from 20.14.2 to 20.14.8 by @dependabot in https://github.com/mcmarkj/1password-actions/pull/124 Bump @typescript-eslint/parser from 7.13.1 to 7.14.1 by @dependabot in https://github.
November 19, 2024
TODO Run <linter-name> with reviewdog
Version updated for reviewdog/action-template to version v1.19.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.19.1: PR #60 - chore(deps): update peter-evans/create-pull-request action to v7
November 19, 2024
Build unikernel images with Unikraft
Version updated for unikraft/kraftkit to version v0.9.3.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes KraftKit v0.9.3 (2024-11-19T15:59:38Z) This is a stable release of kraftkit.
Changelog 🚀 New Features e44ef1eeb6e2bd05845c81abe4b4b03c50c86d11: feat(action): Add option to skip building (#1960) (@nderjung) c2596c6d3797ab2e4d4c1ab613b7c37bae2bb2cd: feat(buildenvs): Add ‘gomplate’ to the github action (#1907) (@nderjung) 4847d17724f99847c73960f9a314d5b96a49dc0d: feat(cloud): Add option to prompt select metro (#1891) (@nderjung) a12857e2ccd19f4ee2eca8ad13fbff1ecb31aaec: feat(deploy): Expose the entrypoint flag (#1868) (@craciunoiuc) c71f600be5147104a6376c35cd0234f1237f4ff0: feat(initrd): Support Dockerfile secrets, targets and build arguments (#1870) (@craciunoiuc) 0208c45b9a6cd35732bbf4895ab8ca510ccfed85: feat(kconfig): Introduce Walk and minor fixes (#1855) (@craciunoiuc) c8f5da5ad8d039a36211c78575d1f4c319a9464e: feat(kraft): Introduce global CPU profiling env var (#1865) (@craciunoiuc) 🐛 Bug Fixes f9a339632a9c0009c17692d9f14f41fe4b59927e: fix(cloud): Also pass volumes when deploying (#1947) (@nderjung) 5cc772a50326d3d147c7894a05f11ad5e5ac56e7: fix(cloud): Small fixes for compose commands (#1871) (@nderjung) b918178146f67c9d1d61847cc750bfd158b5ebbf: fix(initrd): Ensure proper ordering and checks of (docker)files (#1964) (@craciunoiuc) e08cf57049fadcdb5248f324073160fd9a763bfe: fix(initrd): Remove check to allow different formats (#1957) (@marcrittinghaus) 442234bc41bc4ac6318cb76da99a616703c0568a: fix(initrd): Use stat as a more robust mechanic for checking a file (#1963) (@craciunoiuc) f145484bfdb3905b7a2a27a8793a3c5f92e12475: fix(internal): Add sanity check for empty runtime (#1915) (@nderjung) 0d5eff76f704d22c127c9b6f320a5773667ed0b1: fix(internal): Check if volume is populated also (#1962) (@nderjung) 547a32478e3469c8680c0ca025b051ef9d7f967d: fix(internal): Only set options if not set on cli (#1916) (@nderjung) 16864a9e31e3c9d9cef8d76fbfc166e2b039e077: fix(machine): Also register option and disable passthrough (#1948) (@nderjung) eda0526558668d26f2361a8151dabb567f97de19: fix(machine): Disable passthrough to allow sudo-less runs (#1946) (@nderjung) bbc12f356abcce2e0ed8cda7a1c73205847ab585: fix(oci): Remove creation time for consistent hashes (#1869) (@nderjung) 984d042c3a55a8bdd604ff168977d240d6b49975: fix(qemu): Correctly forward multiple ports (#1961) (@nderjung) 8497e2256cbffbdb6423658d4783ce040da3d12f: fix(workflows): Bump upload action before deprecation (#1956) (@nderjung) d919e8f2844bf9634ed4513638f5a9498448789e: fix(workflows): Set context when building dockerfile (#1866) (@nderjung) 🤖 Bumps 31fc4d28ece2ac11462fe07c4a653d8cb79d3012: build(deps): Bump github.
November 19, 2024
Kaggle Script Action
Version updated for KevKibe/kaggle-script-action to version v1.0.5.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix: output tail end of logs by @KevKibe in https://github.com/KevKibe/kaggle-script-action/pull/16 Full Changelog: https://github.com/KevKibe/kaggle-script-action/compare/v1.0.4...v1.0.5
November 19, 2024
CredSweeper action
Version updated for Samsung/CredSweeper to version v1.9.3.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed [StepSecurity] Apply security best practices (#42) by @babenek in https://github.com/Samsung/CredSweeper/pull/618 Tencent WeChat API App ID by @babenek in https://github.com/Samsung/CredSweeper/pull/617 Twilio Credentials by @babenek in https://github.com/Samsung/CredSweeper/pull/619 Version UP to 1.9.3 by @babenek in https://github.com/Samsung/CredSweeper/pull/620 Full Changelog: https://github.com/Samsung/CredSweeper/compare/v1.9.2...v1.9.3