Skip to content

chore(deps): bump actions/setup-go from 6.5.0 to 7.0.0 - #659

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/actions/setup-go-7.0.0
Open

chore(deps): bump actions/setup-go from 6.5.0 to 7.0.0#659
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/actions/setup-go-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-go from 6.5.0 to 7.0.0.

Release notes

Sourced from actions/setup-go's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/setup-go@v6...v7.0.0

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.5.0 to 7.0.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@924ae3a...b7ad1da)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

PR Validation checks failed

Workflow drift

The generated workflows are out of sync with the manifest. Run and commit:

cascade generate-workflow --own-repo --config .github/manifest.yaml --force
cascade verify output
~ .github/workflows/orchestrate.yaml

1 file(s) drifted. Run `cascade generate-workflow` and commit the result.
Error: workflow drift detected
workflow drift detected

Job: PR Gate

Failing step: Verify gated jobs succeeded or were skipped

Annotations:

.github:22 failure:  Process completed with exit code 1.
log excerpt
2026-07-22T02:38:31.0706595Z Contents: read
2026-07-22T02:38:31.0707320Z Metadata: read
2026-07-22T02:38:31.0707910Z ##[endgroup]
2026-07-22T02:38:31.0710328Z Secret source: Actions
2026-07-22T02:38:31.0711742Z Prepare workflow directory
2026-07-22T02:38:31.1082371Z Prepare all required actions
2026-07-22T02:38:31.1179701Z Complete job name: PR Gate
2026-07-22T02:38:31.2185067Z ##[group]Run if [ "true" = "true" ]; then
2026-07-22T02:38:31.2186164Z �[36;1mif [ "true" = "true" ]; then�[0m
2026-07-22T02:38:31.2187237Z �[36;1m  echo "A required check failed or was cancelled."�[0m
2026-07-22T02:38:31.2188300Z �[36;1m  echo "  unit-tests:     success"�[0m
2026-07-22T02:38:31.2189220Z �[36;1m  echo "  lint:           success"�[0m
2026-07-22T02:38:31.2190277Z �[36;1m  echo "  workflow-drift: failure"�[0m
2026-07-22T02:38:31.2191212Z �[36;1m  echo "  docs-build:     skipped"�[0m
2026-07-22T02:38:31.2192044Z �[36;1m  exit 1�[0m
2026-07-22T02:38:31.2192673Z �[36;1mfi�[0m
2026-07-22T02:38:31.2193511Z �[36;1mecho "PR Gate passed (jobs succeeded or were skipped)."�[0m
2026-07-22T02:38:31.2194937Z �[36;1mecho "  unit-tests:     success"�[0m
2026-07-22T02:38:31.2195828Z �[36;1mecho "  lint:           success"�[0m
2026-07-22T02:38:31.2196726Z �[36;1mecho "  workflow-drift: failure"�[0m
2026-07-22T02:38:31.2197654Z �[36;1mecho "  docs-build:     skipped"�[0m
2026-07-22T02:38:31.3056021Z shell: /usr/bin/bash -e {0}
2026-07-22T02:38:31.3056893Z ##[endgroup]
2026-07-22T02:38:31.3274775Z A required check failed or was cancelled.
2026-07-22T02:38:31.3275857Z   unit-tests:     success
2026-07-22T02:38:31.3276692Z   lint:           success
2026-07-22T02:38:31.3277488Z   workflow-drift: failure
2026-07-22T02:38:31.3278296Z   docs-build:     skipped
2026-07-22T02:38:31.3302204Z ##[error]Process completed with exit code 1.
2026-07-22T02:38:31.3461675Z Cleaning up orphan processes

Full job log

Signed-off-by: cascade-bot <cascade-bot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants