Skip to content

Bump the github-actions group with 4 updates - #774

Merged
submariner-bot merged 1 commit into
develfrom
dependabot/github_actions/github-actions-e374f72e80
Aug 1, 2026
Merged

Bump the github-actions group with 4 updates#774
submariner-bot merged 1 commit into
develfrom
dependabot/github_actions/github-actions-e374f72e80

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 4 updates: depends-on/depends-on-action, actions/checkout, actions/setup-python and actions/stale.

Updates depends-on/depends-on-action from 0.16.0 to 0.17.0

Release notes

Sourced from depends-on/depends-on-action's releases.

0.17.0

What's Changed

Full Changelog: depends-on/depends-on-action@0.16.0...0.17.0

Commits

Updates actions/checkout from 7.0.0 to 7.0.1

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

Full Changelog: actions/checkout@v7...v7.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates actions/setup-python from 6.3.0 to 7.0.0

Release notes

Sourced from actions/setup-python's releases.

v7.0.0

What's Changed

Enhancements

Bug Fix

Dependency Upgrade

New Contributors

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

Commits

Updates actions/stale from 10.3.0 to 11.0.0

Release notes

Sourced from actions/stale's releases.

v11.0.0

What's Changed

Enhancement

Dependency Update

Full Changelog: actions/stale@v10...v11.0.0

v10.4.0

What's Changed

Bug Fix

Dependency Updates

New Contributors

Full Changelog: actions/stale@v10.3.0...v10.4.0

Commits
  • 4391f3d Fix 24 high severity vulnerabilities by overriding brace-expansion to 5.0.8 (...
  • eaf9131 refactor: update imports to use ES module syntax and improve test structure (...
  • 1e223db Bump undici to 6.27.0 via override, clean up stale license files, and version...
  • 9461cb1 fix: only-issue-types does not affect PRs (#1338)
  • 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 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 <dependency name> major version will 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 version will 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

Summary by CodeRabbit

  • Chores
    • Updated automation workflows to use refreshed, pinned tooling versions.
    • Improved the reliability and consistency of end-to-end testing, linting, release, link-checking, and stale-item management workflows.
    • Workflow behavior remains unchanged aside from these maintenance updates.

Bumps the github-actions group with 4 updates: [depends-on/depends-on-action](https://github.com/depends-on/depends-on-action), [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python) and [actions/stale](https://github.com/actions/stale).


Updates `depends-on/depends-on-action` from 0.16.0 to 0.17.0
- [Release notes](https://github.com/depends-on/depends-on-action/releases)
- [Commits](depends-on/depends-on-action@826c144...c7ac9a6)

Updates `actions/checkout` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@9c091bb...3d3c42e)

Updates `actions/setup-python` from 6.3.0 to 7.0.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@ece7cb0...5fda3b9)

Updates `actions/stale` from 10.3.0 to 11.0.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@eb5cf3a...4391f3d)

---
updated-dependencies:
- dependency-name: depends-on/depends-on-action
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/stale
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 1, 2026
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 1, 2026
@dependabot
dependabot Bot requested review from tpantelis and vthapar as code owners August 1, 2026 07:32
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Aug 1, 2026
@submariner-bot

Copy link
Copy Markdown
Contributor

🤖 @coderabbitai review

@submariner-bot
submariner-bot enabled auto-merge (rebase) August 1, 2026 07:33

@submariner-bot submariner-bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved

@coderabbitai

coderabbitai Bot commented Aug 1, 2026

Copy link
Copy Markdown

@submariner-bot: I will review the changes in this pull request.

✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai

coderabbitai Bot commented Aug 1, 2026

Copy link
Copy Markdown

Review Change Stack

Walkthrough

Updated pinned GitHub Actions and workflow dependency versions across E2E, linting, release, maintenance, and dependency workflows. Workflow behavior remains unchanged.

Changes

GitHub Actions pin refresh

Layer / File(s) Summary
Workflow action reference updates
.github/workflows/*.yml
Updated pinned actions/checkout, actions/setup-python, and actions/stale commits. Updated depends-on-action from v0.16.0 to v0.17.0.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

Suggested reviewers: skitt, tpantelis, oats87


Caution

Pre-merge checks failed

Please resolve all errors before merging. Addressing warnings is optional.

  • Ignore

❌ Failed checks (1 error)

Check name Status Explanation Resolution
Actionable Comments Resolved ❌ Error The prior comment requested persist-credentials: false; current e2e-full.yml line 29 only changes the checkout SHA and still has no credential setting. Add with: persist-credentials: false to the actions/checkout step in e2e-full.yml, unless a later step requires checkout credentials.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the four GitHub Actions dependency updates in the pull request.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

coderabbitai[bot]
coderabbitai Bot previously requested changes Aug 1, 2026

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In @.github/workflows/e2e-full.yml:
- Line 29: Add persist-credentials: false to the checkout steps in
.github/workflows/e2e-full.yml:29, .github/workflows/e2e.yml:16,
.github/workflows/flake_finder.yml:24, .github/workflows/linting.yml:78,
.github/workflows/linting.yml:88, .github/workflows/linting.yml:102,
.github/workflows/linting.yml:111, and .github/workflows/periodic.yml:19. Verify
none of these jobs later require the checkout token for push, commit, or tag
operations.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f49af303-d961-4e1f-933e-f5f581808ac4

📥 Commits

Reviewing files that changed from the base of the PR and between f60098b and 5fe7ada.

📒 Files selected for processing (8)
  • .github/workflows/dependent-issues.yml
  • .github/workflows/e2e-full.yml
  • .github/workflows/e2e.yml
  • .github/workflows/flake_finder.yml
  • .github/workflows/linting.yml
  • .github/workflows/periodic.yml
  • .github/workflows/release.yml
  • .github/workflows/stale.yml

Comment thread .github/workflows/e2e-full.yml
@submariner-bot
submariner-bot merged commit fed3053 into devel Aug 1, 2026
31 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/github-actions-e374f72e80 branch August 1, 2026 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code ready-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants