Bump senzing-factory/github-action-install-senzing-sdk from 4 to 5 in the senzing-factory group#146
Conversation
Bumps the senzing-factory group with 1 update: [senzing-factory/github-action-install-senzing-sdk](https://github.com/senzing-factory/github-action-install-senzing-sdk). Updates `senzing-factory/github-action-install-senzing-sdk` from 4 to 5 - [Release notes](https://github.com/senzing-factory/github-action-install-senzing-sdk/releases) - [Changelog](https://github.com/senzing-factory/github-action-install-senzing-sdk/blob/main/CHANGELOG.md) - [Commits](senzing-factory/github-action-install-senzing-sdk@v4...v5) --- updated-dependencies: - dependency-name: senzing-factory/github-action-install-senzing-sdk dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: senzing-factory ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Claude Code ReviewCode ReviewSummary: This PR bumps Code Quality✅ Style guide — YAML formatting is consistent and unchanged. ✅ No commented-out code — None present. ✅ Meaningful variable names — N/A for this change. ✅ Defects — The version bump is applied consistently across all 7 affected workflow files. No logic errors.
Testing✅ No code logic changed — No unit/integration tests required for a CI action version bump. Documentation✅ README / API docs — No changes required for a CI-only bump. Security✅ No hardcoded credentials — None present. ✅ No sensitive data in logs — N/A. ✅ No license files (.lic / AQAAAD strings) — None present. Additional ObservationThere is no Python workflow in this diff. If a Python CI workflow exists and also uses Overall: Low-risk, straightforward dependency bump. The two items to address are the mutable tag pinning (security hardening, pre-existing) and confirming CHANGELOG is updated.Automated code review analyzing defects and coding standards |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
Bumps the senzing-factory group with 1 update: senzing-factory/github-action-install-senzing-sdk.
Updates
senzing-factory/github-action-install-senzing-sdkfrom 4 to 5Release notes
Sourced from senzing-factory/github-action-install-senzing-sdk's releases.
Changelog
Sourced from senzing-factory/github-action-install-senzing-sdk's changelog.
Commits
2079b74fix brew auth and scoop path (#55)c129203Bump actions/create-github-app-token from 2 to 3.1.1 (#54)af196d7#49 #50 scoop support (#53)cff7810#47 #48 support prod/staging homebrew install (#52)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions