chore(deps): bump actions/setup-go from 5 to 6#910
Conversation
Greptile SummaryBumps Confidence Score: 5/5Safe to merge — routine Dependabot version bump with no logic changes. Only one line changed (the action version tag). The workflow already uses No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[benchmark.yml trigger] --> B{event type}
B -->|workflow_dispatch| C[All 4 jobs run]
B -->|workflow_run on Publish success| C
C --> D[build-benchmark]
C --> E[embedding-benchmark]
C --> F[query-benchmark]
C --> G[incremental-benchmark]
D --> D1["setup-go v6\ngo-version stable\ncache false"]
D1 --> D2[Run tracer validation]
Reviews (3): Last reviewed commit: "chore(deps): bump actions/setup-go from ..." | Re-trigger Greptile |
745c32d to
4fc3049
Compare
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-go dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
4fc3049 to
2af5a9d
Compare
Bumps actions/setup-go from 5 to 6.
Release notes
Sourced from actions/setup-go's releases.
... (truncated)
Commits
4a36011docs: fix Microsoft build of Go link (#734)8f19afcfeat: add go-download-base-url input for custom Go distributions (#721)27fdb26Bump minimatch from 3.1.2 to 3.1.5 (#727)def8c39Rearrange README.md, add advanced-usage.md (#724)4b73464Fix golang download url to go.dev (#469)a5f9b05Update default Go module caching to use go.mod (#705)7a3fe6cBump qs from 6.14.0 to 6.14.1 (#703)b9adafdBump actions/checkout from 5 to 6 (#686)d73f6bcREADME.md: correct to actions/checkout@v6 (#683)ae252eeBump@actions/cacheto v5 (#695)