An open index of dependabot pull requests across open source projects.

ci: bump the github-actions group across 1 directory with 17 updates

Open
Number: #708
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: October 06, 2025 at 11:47 AM UTC
(20 days ago)
Updated: October 06, 2025 at 11:47 AM UTC
(20 days ago)
Labels:
dependencies github_actions
Description:

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

Package From To
actions/checkout 4 5
crate-ci/typos 1.19.0 1.37.2
codecov/codecov-action 4 5
chromaui/action 10 13
google-github-actions/auth 2 3
google-github-actions/setup-gcloud 2 3
google-github-actions/get-gke-credentials 2 3
contributor-assistant/github-action 2.3.2 2.6.1
actions/github-script 7 8
tj-actions/branch-names 8 9
toshimaru/auto-author-assign 2.1.0 2.1.1
peter-evans/find-comment 3 4
peter-evans/create-or-update-comment 4 5
peter-evans/repository-dispatch 3 4
aquasecurity/trivy-action 0.18.0 0.33.1
actions/stale 9.0.0 10.1.0
beatlabs/delete-old-branches-action 0.0.10 0.0.11

Updates actions/checkout from 4 to 5

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: https://github.com/actions/checkout/compare/v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.0

v4.2.2

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v4.2.0...v4.2.1

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

Updates crate-ci/typos from 1.19.0 to 1.37.2

Release notes

Sourced from crate-ci/typos's releases.

v1.37.2

[1.37.2] - 2025-10-03

Fixes

  • Don't suggest diagnostic for diagnotics, preferring diagnostics

v1.37.1

[1.37.1] - 2025-10-01

Fixes

  • Don't offer corrections to ""

v1.37.0

[1.37.0] - 2025-09-30

Features

  • Updated the dictionary with the September 2025 changes
  • Pull in other dictionary updates

v1.36.3

[1.36.3] - 2025-09-25

Fixes

  • Fix typo in correction to analysises

v1.36.2

[1.36.2] - 2025-09-04

Fixes

  • Fix regression from 1.36.1 when rendering an error for a line with invalid UTF-8

v1.36.1

[1.36.1] - 2025-09-03

Fixes

  • Replaced the error rendering for various quality of life improvements

v1.36.0

[1.36.0] - 2025-09-02

Features

... (truncated)

Changelog

Sourced from crate-ci/typos's changelog.

[1.37.2] - 2025-10-03

Fixes

  • Don't suggest diagnostic for diagnotics, preferring diagnostics

[1.37.1] - 2025-10-01

Fixes

  • Don't offer corrections to ""

[1.37.0] - 2025-09-30

Features

  • Updated the dictionary with the September 2025 changes
  • Pull in other dictionary updates

[1.36.3] - 2025-09-25

Fixes

  • Fix typo in correction to analysises

[1.36.2] - 2025-09-04

Fixes

  • Fix regression from 1.36.1 when rendering an error for a line with invalid UTF-8

[1.36.1] - 2025-09-03

Fixes

  • Replaced the error rendering for various quality of life improvements

[1.36.0] - 2025-09-02

Features

[1.35.8] - 2025-09-02

[1.35.7] - 2025-08-29

Documentation

  • Expand PyPI metadata

... (truncated)

Commits

Updates codecov/codecov-action from 4 to 5

Release notes

Sourced from codecov/codecov-action's releases.

v5.0.0

v5 Release

v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.

Migration Guide

The v5 release also coincides with the opt-out feature for tokens for public repositories. In the Global Upload Token section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.

[!WARNING]
The following arguments have been changed

  • file (this has been deprecated in favor of files)
  • plugin (this has been deprecated in favor of plugins)

The following arguments have been added:

  • binary
  • gcov_args
  • gcov_executable
  • gcov_ignore
  • gcov_include
  • report_type
  • skip_validation
  • swift_project

You can see their usage in the action.yml file.

What's Changed

... (truncated)

Changelog

Sourced from codecov/codecov-action's changelog.

v5 Release

v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.

Migration Guide

The v5 release also coincides with the opt-out feature for tokens for public repositories. In the Global Upload Token section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.

[!WARNING] The following arguments have been changed

  • file (this has been deprecated in favor of files)
  • plugin (this has been deprecated in favor of plugins)

The following arguments have been added:

  • binary
  • gcov_args
  • gcov_executable
  • gcov_ignore
  • gcov_include
  • report_type
  • skip_validation
  • swift_project

You can see their usage in the action.yml file.

What's Changed

... (truncated)

Commits

Updates chromaui/action from 10 to 13

Commits

Updates google-github-actions/auth from 2 to 3

Release notes

Sourced from google-github-actions/auth's releases.

v3

Floating v3 tag

v3.0.0

What's Changed

Full Changelog: https://github.com/google-github-actions/auth/compare/v2...v3.0.0

v2.1.13

What's Changed

Full Changelog: https://github.com/google-github-actions/auth/compare/v2.1.12...v2.1.13

v2.1.12

What's Changed

Full Changelog: https://github.com/google-github-actions/auth/compare/v2.1.11...v2.1.12

v2.1.11

What's Changed

Full Changelog: https://github.com/google-github-actions/auth/compare/v2.1.10...v2.1.11

v2.1.10

What's Changed

Full Changelog: https://github.com/google-github-actions/auth/compare/v2.1.9...v2.1.10

v2.1.9

What's Changed

... (truncated)

Commits

Updates google-github-actions/setup-gcloud from 2 to 3

Release notes

Sourced from google-github-actions/setup-gcloud's releases.

v3

Floating v3 tag

v2.2.1

What's Changed

Full Changelog: https://github.com/google-github-actions/setup-gcloud/compare/v2...v2.2.1

v2.2.0

What's Changed

Full Changelog: https://github.com/google-github-actions/setup-gcloud/compare/v2.1.5...v2.2.0

v2.1.5

What's Changed

Full Changelog: https://github.com/google-github-actions/setup-gcloud/compare/v2.1.4...v2.1.5

v2.1.4

What's Changed

Full Changelog: https://github.com/google-github-actions/setup-gcloud/compare/v2.1.3...v2.1.4

v2.1.3

What's Changed

Full Changelog: https://github.com/google-github-actions/setup-gcloud/compare/v2...v2.1.3

v2.1.2

What's Changed

... (truncated)

Commits

Updates google-github-actions/get-gke-credentials from 2 to 3

Release notes

Sourced from google-github-actions/get-gke-credentials's releases.

v3.0.0

What's Changed

Full Changelog: https://github.com/google-github-actions/get-gke-credentials/compare/v2...v3.0.0

v2.3.5

What's Changed

Full Changelog: https://github.com/google-github-actions/get-gke-credentials/compare/v2.3.4...v2.3.5

v2.3.4

What's Changed

Full Changelog: https://github.com/google-github-actions/get-gke-credentials/compare/v2.3.3...v2.3.4

v2.3.3

What's Changed

Full Changelog: https://github.com/google-github-actions/get-gke-credentials/compare/v2.3.2...v2.3.3

v2.3.2

What's Changed

Full Changelog: https://github.com/google-github-actions/get-gke-credentials/compare/v2.3.1...v2.3.2

v2.3.1

What's Changed

... (truncated)

Commits

Updates contributor-assistant/github-action from 2.3.2 to 2.6.1

Release notes

Sourced from contributor-assistant/github-action's releases.

v2.6.1

What's Changed

Full Changelog: https://github.com/contributor-assistant/github-action/compare/v2.6.0...v2.6.1

v2.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/contributor-assistant/github-action/compare/v2.5.2...v2.6.0

v2.5.2

What's Changed

New Contributors

Full Changelog: https://github.com/contributor-assistant/github-action/compare/v2.5.1...v2.5.2

v2.5.1

What's Changed

Full Changelog: https://github.com/contributor-assistant/github-action/compare/v2.5.0...v2.5.1

v2.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/contributor-assistant/github-action/compare/v2.4.0...v2.5.0

v2.4.0

What's Changed

New Contributors

... (truncated)

Commits
Package Dependencies
Ecosystem:
actions
Version Change:
4 → 5
Ecosystem:
actions
Version Change:
2 → 3
Ecosystem:
actions
Version Change:
4 → 5
Ecosystem:
actions
Version Change:
9.0.0 → 10.1.0
Update Type:
Major
Ecosystem:
actions
Version Change:
0.18.0 → 0.33.1
Update Type:
Minor
Ecosystem:
actions
Version Change:
10 → 13
Ecosystem:
actions
Version Change:
1.19.0 → 1.37.2
Update Type:
Minor
Ecosystem:
actions
Version Change:
2 → 3
Ecosystem:
actions
Version Change:
7 → 8
Ecosystem:
actions
Version Change:
2 → 3
Ecosystem:
actions
Version Change:
3 → 4
Ecosystem:
actions
Version Change:
4 → 5
Ecosystem:
actions
Version Change:
2.3.2 → 2.6.1
Update Type:
Minor
Ecosystem:
actions
Version Change:
8 → 9
Ecosystem:
actions
Version Change:
0.0.10 → 0.0.11
Update Type:
Patch
Ecosystem:
actions
Version Change:
2.1.0 → 2.1.1
Update Type:
Patch
Ecosystem:
actions
Version Change:
3 → 4
Technical Details
ID: 9610282
UUID: 2889886401
Node ID: PR_kwDOLmBl1M6sQCrB
Host: GitHub
Repository: Txim0520/https-github.com-coder-coder
Merge State: Unknown