October 24, 2024
sdf action
Version updated for sdf-labs/sdf-action to version v0.3.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🐛 Bug Fixes Removed deprecated --no-save flag in the github action @eliasdefaria (#16) See details of all code changes since previous release
October 23, 2024
Amazon ECS Render Task Definition Action for GitHub Actions
Version updated for aws-actions/amazon-ecs-render-task-definition to version v1.6.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 30,517 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes See the changelog for details about the changes included in this release.
October 23, 2024
typos-action
Version updated for crate-ci/typos to version v1.26.1.
This action is used across all versions by 34 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.26.1] - 2024-10-23 Fixes Respect --force-exclude for binary files
October 23, 2024
Npm check updates
Version updated for Fzwael/ncu-action to version v1.4.0.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Add the possibility to pass JSON options to the action.
What’s Changed Update action dependencies. by @Fzwael in https://github.com/Fzwael/ncu-action/pull/41 ⬆️ Bump minimist from 1.2.5 to 1.2.6 by @dependabot in https://github.com/Fzwael/ncu-action/pull/42 ⬆️ Bump snyk from 1.852.0 to 1.996.0 by @dependabot in https://github.com/Fzwael/ncu-action/pull/44 ⬆️ Bump @actions/core from 1.
October 23, 2024
Check Spelling
Version updated for check-spelling/check-spelling to version v0.0.23.
This action is used across all versions by 2,219 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes ⏩ Upgrading 🏷️ Test first on a branch by changing your workflow tags/references to this release. See 🐣 Breaking Changes for how to adapt your workflow. 🐣 Breaking Changes use_magic_file is now enabled by default Background magic file enables check-spelling to automatically recognize more files to exclude.
October 23, 2024
Slack Notify
Version updated for rtCamp/action-slack-notify to version v2.3.2.
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 Changelog:
What’s Changed Bump golang from e0ea2a1 to f6392ff by @dependabot in https://github.com/rtCamp/action-slack-notify/pull/206 Update the way text is set using status-specific messages by @L0RD-ZER0 in https://github.com/rtCamp/action-slack-notify/pull/207 Full Changelog: https://github.com/rtCamp/action-slack-notify/compare/v2.3.1...v2.3.2
October 23, 2024
Setup sbt installer
Version updated for sbt/setup-sbt to version v1.1.2.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes bug fix fix: Fixes the installation for self-hosted GHA runners by @zarthross in https://github.com/sbt/setup-sbt/pull/11 new contributors @zarthross made their first contribution in https://github.com/sbt/setup-sbt/pull/11 Full Changelog: https://github.com/sbt/setup-sbt/compare/v1...v1.1.2
October 23, 2024
actions-cfn-lint
Version updated for shogo82148/actions-cfn-lint to version v3.44.0.
This action is used across all versions by 22 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed bump cfn-lint v1.18.1 by @shogo82148-slim in https://github.com/shogo82148/actions-cfn-lint/pull/642 Full Changelog: https://github.com/shogo82148/actions-cfn-lint/compare/v3.43.0...v3.44.0
October 23, 2024
Publish Test Results
Version updated for EnricoMi/publish-unit-test-result-action to version v2.18.0.
This action is used across all versions by 12,889 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Adds the following improvements:
Support Python 3.13 (#632) Upgrade dependencies (#566) Use unicode emojis (instead of markdown) (#631)