November 21, 2023
Github Helpers
Version updated for ExpediaGroup/github-helpers to version v1.45.7.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.45.7 (2023-11-20) Bug Fixes manage-merge-queue: set commit status on updated commit hash (#495) (937db5a)
November 21, 2023
HTTP Request Action
Version updated for fjogeleit/http-request-action to version v1.14.2.
This action is used across all versions by 4,179 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add mTLS ClientCert support by @fjogeleit in https://github.com/fjogeleit/http-request-action/pull/108 Bump axios from 1.4.0 to 1.5.0 by @dependabot in https://github.com/fjogeleit/http-request-action/pull/109 Bump @vercel/ncc from 0.36.1 to 0.38.0 by @dependabot in https://github.com/fjogeleit/http-request-action/pull/111 Bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in https://github.com/fjogeleit/http-request-action/pull/110 Bump actions/checkout from 3 to 4 by @dependabot in https://github.
November 21, 2023
YAML Update Action
Version updated for fjogeleit/yaml-update-action to version v0.13.2.
This action is used across all versions by 2,317 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed dependency updates by @fjogeleit in https://github.com/fjogeleit/yaml-update-action/pull/553 Full Changelog: https://github.com/fjogeleit/yaml-update-action/compare/v0.13.1...v0.13.2
November 21, 2023
Authenticate to Google Cloud
Version updated for google-github-actions/auth to version v1.2.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes ⚠️ This version requires Node 20 or later on the runner! If you are using GitHub-managed runners, no action is needed. If you are using self-hosted runners, make sure the system version of Node is version 20 or higher.
November 21, 2023
Hetzner hcloud CLI
Version updated for jawher/action-hcloud to version v1.40.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Upgrade to hcloud cli 1.40.0 by @jawher in https://github.com/jawher/action-hcloud/pull/12 Full Changelog: https://github.com/jawher/action-hcloud/compare/v1.39.0...v1.40.0
November 21, 2023
Newman Action
Version updated for matt-ball/newman-action to version v2.0.0.
This action is used across all versions by 826 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed newman v6 by @matt-ball in https://github.com/matt-ball/newman-action/pull/67 Full Changelog: https://github.com/matt-ball/newman-action/compare/v1.1.0...v2.0.0
November 21, 2023
Balena CLI (Nebra fork)
Version updated for NebraLtd/balena-cli-action to version v17.4.4.
This action is used across all versions by 54 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bump action to v17.4.4
November 21, 2023
LuaRocks tag release
Version updated for nvim-neorocks/luarocks-tag-release to version v5.3.0.
This action is used across all versions by 125 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 5.3.0 (2023-11-20) Features add support for luarocks-build-rust-mlua (#235) (d01493e)
November 21, 2023
Vite Github Pages Deployer
Version updated for skywarth/vite-github-pages-deployer to version v1.3.0.
This action is used across all versions by 62 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed public_base_path parameter/input default value is resolved based on the existence of CNAME (for GitHub pages custom domain configuration) primarily, with a fallback repository name if CNAME is not found as last resort. Backward compatible with previous versions and installations. It should work as is.