November 6, 2023
EC Validate
Version updated for enterprise-contract/action-validate-image to version v1.0.49.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update ghcr.io/enterprise-contract/golden-container:latest Docker digest to 1fbda10 by @renovate in https://github.com/enterprise-contract/action-validate-image/pull/56 Full Changelog: https://github.com/enterprise-contract/action-validate-image/compare/v1.0.48...v1.0.49
November 6, 2023
GitHub Release Notifier
Version updated for gr2m/release-notifier-action to version v1.2.52.
This action is used across all versions by 88 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.2.52 (2023-11-06) Bug Fixes deps: bump undici from 5.27.0 to 5.27.2 (5ec1425)
November 6, 2023
Connect-VPN-action
Version updated for JosiahSiegel/action-connect-ovpn to version v2.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix status by @JosiahSiegel in https://github.com/JosiahSiegel/action-connect-ovpn/pull/40 Bump actions/checkout from 1 to 4 by @dependabot in https://github.com/JosiahSiegel/action-connect-ovpn/pull/36 Full Changelog: https://github.com/JosiahSiegel/action-connect-ovpn/compare/v2...v2.0.1
November 6, 2023
Setup python amazon linux
Version updated for kishaningithub/setup-python-amazon-linux to version v1.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Use sudo perform linking of python shared libraries Full Changelog: https://github.com/kishaningithub/setup-python-amazon-linux/compare/v1...v1.0.2
November 6, 2023
Azure Blob Upload
Version updated for LanceMcCarthy/Action-AzureBlobUpload to version v2.4.2.
This action is used across all versions by 121 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This release contains security and quality improvements from SOC scan results.
What’s Changed Bump @babel/traverse from 7.16.10 to 7.23.2 by @dependabot in https://github.com/LanceMcCarthy/Action-AzureBlobUpload/pull/376 Bump @types/mime-types from 2.1.1 to 2.1.3 by @dependabot in https://github.com/LanceMcCarthy/Action-AzureBlobUpload/pull/380 Bump typescript from 5.1.3 to 5.2.2 by @dependabot in https://github.
November 6, 2023
Setup Lando
Version updated for lando/setup-lando to version v2.2.0.
This action is used across all versions by 38 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added support for lando setup via the setup input Bumped action to node18 Fixed bug where lando was being invoked in PATH instead of directly
November 6, 2023
Lua Busted
Version updated for lunarmodules/busted to version v2.2.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Features Add Korean localization — @marocchino Add –exclude-name-file and –log-success options — @hanshuebner (When combined can automate re-running only failed tests) Add –name option to easily run single tests — @hanshuebner Bug Fixes Remove unused luafilesystem dependency — @dundargoc Correct installation and example documentation — @C3pa and @alerque Use escape sequences to output UTF-8 characters in more environments — @Commandcracker Output more standard tracing notation in gtest handler — @Tieske Fix casting to string before encoding errors in JSON — @svermeulen Correct TAP handler to not error on no test files — @notomo
November 6, 2023
Dependencies Autoupdate with Custom branch and fixes
Version updated for mtl1979/dependencies-autoupdate to version v1.2.3.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fix detecting updates Fix warning about unrecognised curl write-out variable “message”
November 6, 2023
PowerShell Module Cache
Version updated for potatoqualitee/psmodulecache to version v6.0.
This action is used across all versions by 648 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add support for the modules dependencies. Module paths to be saved in cache are unique. Refactoring and bug fixes around managing multiple repositories. Add module name duplication checking. Previously you could call Save-Module several times for the same module. Update actions/cache@v3.