Upgrade: Bump actions/setup-go from 5.0.2 to 5.1.0#191
Conversation
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.2 to 5.1.0. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@0a12ed9...41dfa10) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
DryRun Security SummaryThe pull request focuses on improving the security and quality of the codebase by incorporating various static analysis and vulnerability scanning tools, updating the Go version, and integrating Cosign and Syft for container image signing and Software Bill of Materials (SBOM) generation. Expand for full summarySummary: The changes in this pull request focus on improving the security and quality of the codebase by incorporating various static analysis and vulnerability scanning tools into the CI/CD pipeline. The key changes include updating the Go version used in the workflows, integrating Cosign and Syft for container image signing and Software Bill of Materials (SBOM) generation, and using up-to-date versions of the GitHub Actions used in the workflows. These changes are positive from an application security perspective, as they help catch potential issues early in the development lifecycle, ensure the integrity and transparency of the released artifacts, and keep the project's dependencies up-to-date with the latest security fixes. The use of Cosign and Syft, in particular, is a notable security enhancement, as it helps mitigate risks related to supply chain attacks. Overall, the changes in this pull request demonstrate a strong focus on improving the security and quality of the codebase, which is a crucial aspect of developing and maintaining a secure application. Files Changed:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
Bumps actions/setup-go from 5.0.2 to 5.1.0.
Release notes
Sourced from actions/setup-go's releases.
Commits
41dfa10Enhance workflows and Upgrade micromatch Dependency (#510)9419772ReviseisGheslogic (#511)d60b41aMerge pull request #502 from actions/Jcambass-patch-1e09f57fUpgrade IA Publishdf1a117Merge pull request #500 from actions/Jcambass-patch-149582f6Add workflow file for publishing releases to immutable action packageb26d402fix: add arch to cache key (#493)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)