December 7, 2023
trello-integration
Version updated for rematocorp/trello-integration-action to version v8.0.0.
This action is used across all versions by 16 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes New feature Introduced github-include-pr-comments that allows you to turn off searching Trello cards from Github comments.
Kudos to @erikagaffney!
Breaking change Renamed trello-card-in-branch-name to github-include-pr-branch-name for consistency with the new setting.
December 7, 2023
Kubernetes toolset
Version updated for stefanprodan/kube-tools to version v1.7.2.
This action is used across all versions by 985 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This GitHub Action has been deprecated in favor of Arkade.
December 7, 2023
cspell-action
Version updated for streetsidesoftware/cspell-action to version v5.1.0.
This action is used across all versions by 1,116 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 5.1.0 (2023-12-07) Features Update CSpell version (8.1.0) (#1468) (6365681) Updates and Bug Fixes Update CSpell version (8.1.1) (#1470) (b50ae27) Update CSpell version (8.1.2) (#1477) (491b1fa) Update CSpell version (8.1.3) (#1481) (1f626c8) Update Dictionaries and Dependencies (#1480) (c9cdf0b) Workflow Bot – Update ALL Dependencies (main) (#1467) (ad85468)
December 7, 2023
Branch Names
Version updated for tj-actions/branch-names to version v8.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes in v8.0.0 Major version to prevent errors with dependabot upgrades.
What’s Changed Upgraded to v7.0.7 by @tj-actions-bot in https://github.com/tj-actions/branch-names/pull/273 chore: Create SECURITY.md by @jackton1 in https://github.com/tj-actions/branch-names/pull/274 Full Changelog: https://github.com/tj-actions/branch-names/compare/v7...v8.0.0
December 7, 2023
Java Info Action
Version updated for YunaBraska/java-info-action to version 1.12.1-rc.22.
This action is used across all versions by 13 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/YunaBraska/java-info-action/compare/1.12.1-rc.21...1.12.1-rc.22
December 7, 2023
Maven License Info Action
Version updated for YunaBraska/maven-license-info-action to version 1.1.1-rc.110.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/YunaBraska/maven-license-info-action/compare/1.1.1-rc.109...1.1.1-rc.110
December 7, 2023
Create GitHub App Token
Version updated for actions/create-github-app-token to version v1.6.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 465 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.6.2 (2023-12-06) Bug Fixes handle clock skew (#87) (495056a)
December 7, 2023
gha-auto-dependabot-rebase
Version updated for bbeesley/gha-auto-dependabot-rebase to version v1.3.332.
This action is used across all versions by 123 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.3.332 (2023-12-06)
December 7, 2023
Environment settings interface
Version updated for cloudposse/github-action-interface-environment to version 0.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes what adds new variable that allows a specific filename to be used as an input. why Removes restrictions that this action could only point to a folder with a file named action.yaml instead we can now have a folder of many files and specify which action we want to run.