build(deps): Bump actions/setup-go from 6.2.0 to 6.3.0 in the actions group by dependabot[bot] · Pull Request #4044 · google/go-github
Bumps the actions group with 1 update: actions/setup-go.
Updates actions/setup-go from 6.2.0 to 6.3.0
Release notes
Sourced from actions/setup-go's releases.
v6.3.0
What's Changed
- Update default Go module caching to use go.mod by
@priyagupta108in actions/setup-go#705- Fix golang download url to go.dev by
@178inabain actions/setup-go#469Full Changelog: actions/setup-go@v6...v6.3.0
Commits
4b73464Fix golang download url to go.dev (#469)a5f9b05Update default Go module caching to use go.mod (#705)- See full diff in compare view
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