April 22, 2024
Run stylelint with reviewdog
Version updated for reviewdog/action-stylelint to version v1.23.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps): update reviewdog to 0.17.4 by @github-actions in https://github.com/reviewdog/action-stylelint/pull/119 Full Changelog: https://github.com/reviewdog/action-stylelint/compare/v1.22.1...v1.23.0
April 22, 2024
Validate CODEOWNERS
Version updated for ryan-flan/codeowners-validation to version v0.1.1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Pull image in action rather than build
Full Changelog: https://github.com/ryan-flan/codeowners-validation/compare/v0.1.0...v0.1.1
April 22, 2024
Unanimously Approved
Version updated for snow-actions/unanimously-approved to version v3.0.0.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Using Node.js v20
What’s Changed Update node version by @VincentLanglet in https://github.com/snow-actions/unanimously-approved/pull/115 CI paths by @SnowCait in https://github.com/snow-actions/unanimously-approved/pull/116 npm-check-updates by @github-actions in https://github.com/snow-actions/unanimously-approved/pull/96 Bump jest and @types/jest by @dependabot in https://github.com/snow-actions/unanimously-approved/pull/121 Bump ts-jest from 29.1.1 to 29.1.2 by @dependabot in https://github.com/snow-actions/unanimously-approved/pull/118 Token by @SnowCait in https://github.
April 22, 2024
Super-Linter
Version updated for super-linter/super-linter to version v6.4.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2,093 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 6.4.1 (2024-04-22) 🐛 Bugfixes configure ruff with a temp cache (#5548) (56e675b), closes #5543 handle initial commit (#5534) (8f405c1), closes #5453 respect log level when writing to the log (#5546) (49001a2), closes #5337 wrap version info and logo with logs (#5547) (bd56ae5), closes #5337 ⬆️ Dependency updates dev-docker: bump node in /dev-dependencies (#5512) (155f3a6) dev-npm: bump @commitlint/cli in /dev-dependencies (#5522) (ed458ca) docker: bump alpine/terragrunt from 1.
April 22, 2024
Update local package.json version from release tag
Version updated for BellCubeDev/update-package-version-by-release-tag to version v2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Yeah, I completely rewrote it from the project I forked. Oh well.
April 22, 2024
Install MicroPython
Version updated for BrianPugh/install-micropython to version v2.1.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Features Add ${MPY_DIR}/mpy-cross/build/mpy-cross to the cache paths; some tools (somewhat) inappropriately hardcode this location for the mpy-cross executable. Full Changelog: https://github.com/BrianPugh/install-micropython/compare/v2.0.0...v2.1.0
April 22, 2024
Run dotenv-linter with reviewdog
Version updated for dotenv-linter/action-dotenv-linter to version v2.21.0.
This action is used across all versions by 345 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v2.21.0: PR #53 - chore(deps): update reviewdog to 0.17.4
April 22, 2024
EC Validate
Version updated for enterprise-contract/action-validate-image to version v1.0.165.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update quay.io/enterprise-contract/ec-cli:snapshot Docker digest to 75f2ab9 by @renovate in https://github.com/enterprise-contract/action-validate-image/pull/173 Full Changelog: https://github.com/enterprise-contract/action-validate-image/compare/v1.0.164...v1.0.165
April 22, 2024
Convert Github Secrets or GitHub Variables to Environment variables by FranciscoKloganB
Version updated for FranciscoKloganB/secrets-to-environment-variables-action to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Can add prefix to all secrets
Can add suffix to all secrets
Can remove prefix from all secrets
Can remove suffix from all secrets
Can convert exported environment variable keys to lower case
Can convert exported environment variable keys to upper case