Skip to content

Bump the github-actions-updates group across 1 directory with 6 updates - #3876

Merged
devinbinnie merged 1 commit into
masterfrom
dependabot/github_actions/github-actions-updates-eeb14ccc8a
Jul 6, 2026
Merged

Bump the github-actions-updates group across 1 directory with 6 updates#3876
devinbinnie merged 1 commit into
masterfrom
dependabot/github_actions/github-actions-updates-eeb14ccc8a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions-updates group with 6 updates in the / directory:

Package From To
actions/checkout 6.0.3 7.0.0
actions/cache 5.0.5 6.1.0
EnricoMi/publish-unit-test-result-action 2.23.0 2.24.0
anthropics/claude-code-action 1.0.140 1.0.165
actions/setup-python 6.2.0 6.3.0
aws-actions/configure-aws-credentials 6.2.0 6.2.1

Updates actions/checkout from 6.0.3 to 7.0.0

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

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/cache from 5.0.5 to 6.1.0

Release notes

Sourced from actions/cache's releases.

v6.1.0

What's Changed

Full Changelog: actions/cache@v6...v6.1.0

v6.0.0

What's Changed

Full Changelog: actions/cache@v5...v6.0.0

v5.1.0

What's Changed

Full Changelog: actions/cache@v5...v5.1.0

Changelog

Sourced from actions/cache's changelog.

Releases

How to prepare a release

[!NOTE] Relevant for maintainers with write access only.

  1. Switch to a new branch from main.
  2. Run npm test to ensure all tests are passing.
  3. Update the version in https://github.com/actions/cache/blob/main/package.json.
  4. Run npm run build to update the compiled files.
  5. Update this https://github.com/actions/cache/blob/main/RELEASES.md with the new version and changes in the ## Changelog section.
  6. Run licensed cache to update the license report.
  7. Run licensed status and resolve any warnings by updating the https://github.com/actions/cache/blob/main/.licensed.yml file with the exceptions.
  8. Commit your changes and push your branch upstream.
  9. Open a pull request against main and get it reviewed and merged.
  10. Draft a new release https://github.com/actions/cache/releases use the same version number used in package.json
    1. Create a new tag with the version number.
    2. Auto generate release notes and update them to match the changes you made in RELEASES.md.
    3. Toggle the set as the latest release option.
    4. Publish the release.
  11. Navigate to https://github.com/actions/cache/actions/workflows/release-new-action-version.yml
    1. There should be a workflow run queued with the same version number.
    2. Approve the run to publish the new version and update the major tags for this action.

Changelog

6.1.0

6.0.0

  • Updated @actions/cache to ^6.0.1, @actions/core to ^3.0.1, @actions/exec to ^3.0.0, @actions/io to ^3.0.2
  • Migrated to ESM module system
  • Upgraded Jest to v30 and test infrastructure to be ESM compatible

5.0.4

  • Bump minimatch to v3.1.5 (fixes ReDoS via globstar patterns)
  • Bump undici to v6.24.1 (WebSocket decompression bomb protection, header validation fixes)
  • Bump fast-xml-parser to v5.5.6

5.0.3

5.0.2

... (truncated)

Commits
  • 55cc834 Merge pull request #1768 from jasongin/readonly-cache
  • d8cd72f Bump @​actions/cache to v6.1.0 - handle cache write error due to RO token
  • 2c8a9bd Merge pull request #1760 from actions/samirat/esm_migration_and_package_update
  • e9b91fd Prettier fixes
  • e4884b8 Rebuild dist
  • 10baf01 Fixed licenses
  • e39b386 Fix test mock return order
  • b692820 PR feedback
  • 6074912 Rebuild dist bundles as ESM to match type:module
  • 5a912e8 Fix lint and jest issues
  • Additional commits viewable in compare view

Updates EnricoMi/publish-unit-test-result-action from 2.23.0 to 2.24.0

Release notes

Sourced from EnricoMi/publish-unit-test-result-action's releases.

v2.24.0

Adds the following improvements:

  • Fix: use env var indirection for inputs #737
  • Upgrading dependencies

Full Changelog: EnricoMi/publish-unit-test-result-action@v2.23.0...v2.24.0

Commits
  • d0a4676 Releasing v2.24.0
  • 473c3f2 Upgrade GitHub Actions in action.yml files (#776)
  • 49f3291 Add Ubuntu 26.04, add arm versions (#775)
  • 4ed2544 Bump emibcn/badge-action from 2.0.3 to 2.0.4 (#758)
  • f2856f6 Bump docker/metadata-action from 5.10.0 to 6.1.0 (#760)
  • 5ec6b13 Bump docker/setup-qemu-action from 3.7.0 to 4.1.0 (#759)
  • a199e4e Use env var indirection for Docker action inputs (#737)
  • 60b1d8c Bump github/codeql-action from 4.32.4 to 4.36.0 (#757)
  • b1d9536 Bump docker/build-push-action from 6.19.2 to 7.2.0 (#756)
  • 17f8820 Revert "Create and add workflow to enhance dependabot GHA upgrade PRs (#761)"
  • Additional commits viewable in compare view

Updates anthropics/claude-code-action from 1.0.140 to 1.0.165

Release notes

Sourced from anthropics/claude-code-action's releases.

v1.0.165

Full Changelog: anthropics/claude-code-action@v1...v1.0.165

v1.0.164

Full Changelog: anthropics/claude-code-action@v1...v1.0.164

v1.0.163

Full Changelog: anthropics/claude-code-action@v1...v1.0.163

v1.0.162

What's Changed

Full Changelog: anthropics/claude-code-action@v1...v1.0.162

v1.0.161

Full Changelog: anthropics/claude-code-action@v1...v1.0.161

v1.0.160

Full Changelog: anthropics/claude-code-action@v1...v1.0.160

v1.0.159

What's Changed

New Contributors

Full Changelog: anthropics/claude-code-action@v1...v1.0.159

v1.0.158

Full Changelog: anthropics/claude-code-action@v1...v1.0.158

v1.0.157

Full Changelog: anthropics/claude-code-action@v1...v1.0.157

v1.0.156

Full Changelog: anthropics/claude-code-action@v1...v1.0.156

v1.0.155

What's Changed

New Contributors

... (truncated)

Commits
  • 558b1d6 chore: bump Claude Code to 2.1.201 and Agent SDK to 0.3.201
  • 01872cc chore: bump Claude Code to 2.1.200 and Agent SDK to 0.3.200
  • 769e3bd chore: bump Claude Code to 2.1.199 and Agent SDK to 0.3.199
  • 6c0083b chore: bump Claude Code to 2.1.198 and Agent SDK to 0.3.198
  • 846d5d8 Add agent-approval-check composite action (#1429)
  • fad22eb chore: bump Claude Code to 2.1.197 and Agent SDK to 0.3.197
  • 4633baf chore: bump Claude Code to 2.1.196 and Agent SDK to 0.3.196
  • a92e7c7 chore: bump Claude Code to 2.1.195 and Agent SDK to 0.3.195
  • f8076dc fix: bound app token revocation cleanup (#1437)
  • 5211368 chore: bump Claude Code to 2.1.193 and Agent SDK to 0.3.193
  • Additional commits viewable in compare view

Updates actions/setup-python from 6.2.0 to 6.3.0

Release notes

Sourced from actions/setup-python's releases.

v6.3.0

What's Changed

Enhancement

Dependency update

Documentation

New Contributors

Full Changelog: actions/setup-python@v6...v6.3.0

Commits

Updates aws-actions/configure-aws-credentials from 6.2.0 to 6.2.1

Release notes

Sourced from aws-actions/configure-aws-credentials's releases.

v6.2.1

6.2.1 (2026-06-26)

Bug Fixes

  • enforce allowed-account-ids on all auth paths (#1847) (4d281fb)
Changelog

Sourced from aws-actions/configure-aws-credentials's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.2.1 (2026-06-26)

Bug Fixes

  • enforce allowed-account-ids on all auth paths (#1847) (4d281fb)

6.2.0 (2026-06-01)

Features

Bug Fixes

  • skip credential check on output-env-credentials: false (#1778) (58e7c47)
  • assumeRole failing from session tag size too large (#1808) (d6f5dc3)

6.1.3 (2026-05-28)

Bug Fixes

  • fix: allow kubelet token symlink in #1805

6.1.2 (2026-05-26)

Bug Fixes

6.1.1 (2026-05-05)

Miscellaneous Chores

  • various dependency updates

6.1.0 (2026-04-06)

Features

... (truncated)

Commits
  • 254c19b chore(main): release 6.2.1 (#1849)
  • a20cf82 chore: Update dist
  • 4d281fb fix: enforce allowed-account-ids on all auth paths (#1847)
  • e004cdc chore(deps-dev): bump @​smithy/property-provider from 4.4.0 to 4.4.2 (#1845)
  • 88aa369 chore: Update dist
  • 687331b chore(deps): bump @​aws-sdk/client-sts from 3.1069.0 to 3.1075.0 (#1841)
  • ea607be chore: Update dist
  • 6d13606 chore(deps): bump @​smithy/node-http-handler from 4.8.0 to 4.8.2 (#1842)
  • 71a32ae chore: Update dist
  • b290f2c chore(deps-dev): bump @​aws-sdk/credential-provider-env (#1844)
  • Additional commits viewable in compare view

Change Impact: 🟡 Medium

Regression Risk: These updates are limited to GitHub Actions version bumps, so core application logic is untouched. Risk is mainly from CI/workflow behavior changes across many pipelines, especially shared actions like checkout, cache, Python setup, and AWS credentials.

QA Recommendation: Verify the affected workflows run successfully in CI, with extra attention to release, nightly, E2E, and AWS-authenticated jobs. Manual QA beyond workflow validation is not otherwise necessary.
Generated by CodeRabbitAI

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 29, 2026
@mm-cloud-bot

Copy link
Copy Markdown

@dependabot[bot]: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Details

I understand the commands that are listed here

3 similar comments
@mm-cloud-bot

Copy link
Copy Markdown

@dependabot[bot]: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Details

I understand the commands that are listed here

@mm-cloud-bot

Copy link
Copy Markdown

@dependabot[bot]: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Details

I understand the commands that are listed here

@mm-cloud-bot

Copy link
Copy Markdown

@dependabot[bot]: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Details

I understand the commands that are listed here

@mattermost-build

Copy link
Copy Markdown
Contributor

Hello @dependabot[bot],

Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.

@mm-cloud-bot

Copy link
Copy Markdown

@dependabot[bot]: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Details

I understand the commands that are listed here

@github-actions github-actions Bot added E2E/Run Run Desktop E2E Tests and removed E2E/Run Run Desktop E2E Tests labels Jun 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-updates-eeb14ccc8a branch from ad820fc to 3e8ad6d Compare June 30, 2026 23:18
@github-actions github-actions Bot added E2E/Run Run Desktop E2E Tests and removed E2E/Run Run Desktop E2E Tests labels Jun 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-updates-eeb14ccc8a branch from 3e8ad6d to c3e3ac3 Compare July 2, 2026 03:21
@github-actions github-actions Bot added E2E/Run Run Desktop E2E Tests and removed E2E/Run Run Desktop E2E Tests labels Jul 2, 2026
Bumps the github-actions-updates group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.3` | `7.0.0` |
| [actions/cache](https://github.com/actions/cache) | `5.0.5` | `6.1.0` |
| [EnricoMi/publish-unit-test-result-action](https://github.com/enricomi/publish-unit-test-result-action) | `2.23.0` | `2.24.0` |
| [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) | `1.0.140` | `1.0.165` |
| [actions/setup-python](https://github.com/actions/setup-python) | `6.2.0` | `6.3.0` |
| [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) | `6.2.0` | `6.2.1` |



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

Updates `actions/cache` from 5.0.5 to 6.1.0
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@27d5ce7...55cc834)

Updates `EnricoMi/publish-unit-test-result-action` from 2.23.0 to 2.24.0
- [Release notes](https://github.com/enricomi/publish-unit-test-result-action/releases)
- [Commits](EnricoMi/publish-unit-test-result-action@c950f6f...d0a4676)

Updates `anthropics/claude-code-action` from 1.0.140 to 1.0.165
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@fbda2eb...558b1d6)

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

Updates `aws-actions/configure-aws-credentials` from 6.2.0 to 6.2.1
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](aws-actions/configure-aws-credentials@e7f100c...254c19b)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-updates
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-updates
- dependency-name: actions/setup-python
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.159
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aws-actions/configure-aws-credentials
  dependency-version: 6.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: EnricoMi/publish-unit-test-result-action
  dependency-version: 2.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-updates-eeb14ccc8a branch from c3e3ac3 to 7d87c79 Compare July 6, 2026 09:07
@github-actions github-actions Bot added E2E/Run Run Desktop E2E Tests and removed E2E/Run Run Desktop E2E Tests labels Jul 6, 2026
@devinbinnie

Copy link
Copy Markdown
Member

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor
✅ 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.

@devinbinnie
devinbinnie enabled auto-merge (squash) July 6, 2026 15:02
@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

This PR updates pinned commit SHAs for GitHub Actions dependencies across all workflow YAML files: actions/checkout (v6.0.3→v7.0.0), actions/cache (v5.0.5→v6.1.0), actions/setup-python (v6.2.0→v6.3.0), aws-actions/configure-aws-credentials (v6.2.0→v6.2.1), EnricoMi/publish-unit-test-result-action, and anthropics/claude-code-action.

Changes

Pinned GitHub Actions version updates

Layer / File(s) Summary
PR build and CI checkout/cache/publish updates
.github/workflows/build-for-pr.yml, .github/workflows/ci.yaml
Updates actions/checkout and actions/cache pinned SHAs across Linux, Windows, and macOS jobs, and upgrades EnricoMi/publish-unit-test-result-action in the CI test-results job.
Static analysis and docs review workflow updates
.github/workflows/codeql-analysis.yml, .github/workflows/compatibility-matrix-testing.yml, .github/workflows/scorecards-analysis.yml, .github/workflows/docs-impact-review.yml
Updates pinned actions/checkout SHAs and bumps anthropics/claude-code-action in the docs impact review workflow.
E2E functional and trigger workflow updates
.github/workflows/e2e-functional-template.yml, .github/workflows/e2e-functional.yml, .github/workflows/e2e-label-cleanup.yml, .github/workflows/e2e-pr-trigger.yml
Updates pinned actions/checkout, actions/cache, and actions/setup-python versions across E2E jobs and label/trigger workflows.
Release and nightly build workflow updates
.github/workflows/nightly-builds.yaml, .github/workflows/nightly-main.yml, .github/workflows/nightly-rainforest.yml, .github/workflows/release-mas.yaml, .github/workflows/release.yaml, .github/workflows/run-release-script.yml, .github/workflows/update-latest-version.yml
Updates pinned actions/checkout and aws-actions/configure-aws-credentials versions across build, upload, and release jobs.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

  • mattermost/desktop#3835: Both PRs touch .github/workflows/docs-impact-review.yml by updating the anthropics/claude-code-action step to a newer pinned revision, with the main PR also bumping actions/checkout there.
  • mattermost/desktop#3843: Both PRs directly update the pinned actions/checkout uses: references across the same GitHub Actions workflow files.
  • mattermost/desktop#3823: Both PRs update the anthropics/claude-code-action pinned version within .github/workflows/docs-impact-review.yml.

Suggested reviewers: devinbinnie

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title matches the PR scope: a grouped GitHub Actions dependency bump in .github/workflows with multiple updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/github_actions/github-actions-updates-eeb14ccc8a

Warning

Review ran into problems

🔥 Problems

Git: Failed to clone repository. Please run the @coderabbitai full review command to re-trigger a full review. If the issue persists, set path_filters to include or exclude specific files.


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 coderabbitai 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.

🧹 Nitpick comments (1)
.github/workflows/run-release-script.yml (1)

42-42: 📐 Maintainability & Code Quality | 🔵 Trivial | 💤 Low value

Missing version comment on pinned SHA.

Every other actions/checkout bump in this PR retains the trailing # v7.0.0 comment, but this one drops it. Purely cosmetic (the SHA is correct) but inconsistent with the rest of the codebase's pinning convention, which aids readability when auditing pinned actions.

diff
-        uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
+        uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
🤖 Prompt for 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.

In @.github/workflows/run-release-script.yml at line 42, The pinned
actions/checkout reference in the workflow is missing the trailing version
comment, which breaks the repo’s pinning convention. Update the checkout step in
the release workflow to keep the existing SHA pin and restore the matching
version comment used by the other actions/checkout entries so the Workflow
remains consistent and easy to audit.
🤖 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.

Nitpick comments:
In @.github/workflows/run-release-script.yml:
- Line 42: The pinned actions/checkout reference in the workflow is missing the
trailing version comment, which breaks the repo’s pinning convention. Update the
checkout step in the release workflow to keep the existing SHA pin and restore
the matching version comment used by the other actions/checkout entries so the
Workflow remains consistent and easy to audit.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: bc90faaa-ee4d-4b2f-8a47-6105d4a6cb3a

📥 Commits

Reviewing files that changed from the base of the PR and between 11e7c7c and 7d87c79.

📒 Files selected for processing (17)
  • .github/workflows/build-for-pr.yml
  • .github/workflows/ci.yaml
  • .github/workflows/codeql-analysis.yml
  • .github/workflows/compatibility-matrix-testing.yml
  • .github/workflows/docs-impact-review.yml
  • .github/workflows/e2e-functional-template.yml
  • .github/workflows/e2e-functional.yml
  • .github/workflows/e2e-label-cleanup.yml
  • .github/workflows/e2e-pr-trigger.yml
  • .github/workflows/nightly-builds.yaml
  • .github/workflows/nightly-main.yml
  • .github/workflows/nightly-rainforest.yml
  • .github/workflows/release-mas.yaml
  • .github/workflows/release.yaml
  • .github/workflows/run-release-script.yml
  • .github/workflows/scorecards-analysis.yml
  • .github/workflows/update-latest-version.yml

@devinbinnie
devinbinnie merged commit 8442ea7 into master Jul 6, 2026
38 of 40 checks passed
@devinbinnie
devinbinnie deleted the dependabot/github_actions/github-actions-updates-eeb14ccc8a branch July 6, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Contributor dependencies Pull requests that update a dependency file do-not-merge/release-note-label-needed github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants