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

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

Closed
Number: #681
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: September 08, 2025 at 11:33 AM UTC
(3 months ago)
Updated: October 06, 2025 at 11:13 AM UTC
(2 months ago)
Closed: October 06, 2025 at 11:13 AM UTC
(2 months ago)
Time to Close: 28 days
Labels:
dependencies github_actions
Description:

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

Package From To
actions/checkout 4 5
crate-ci/typos 1.19.0 1.36.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
aquasecurity/trivy-action 0.18.0 0.33.1
actions/stale 9.0.0 10.0.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.36.2

Release notes

Sourced from crate-ci/typos's releases.

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

v1.35.8

[1.35.8] - 2025-09-02

v1.35.7

[1.35.7] - 2025-08-29

Documentation

  • Expand PyPI metadata

v1.35.6

[1.35.6] - 2025-08-28

Fixes

  • Track go.mod as a golang file (regression from 1.13.21)

v1.35.5

[1.35.5] - 2025-08-18

Fixes

  • Fix typo in correction to accidently
  • Fix typo in correction to dynamincally
  • Fix typo in correction to interruptability
  • Fix typo in correction to interruptability
  • Fix typo in correction to messager
  • Fix typo in correction to preferables
  • Fix typo in correction to producibles

... (truncated)

Changelog

Sourced from crate-ci/typos's changelog.

[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

[1.35.6] - 2025-08-28

Fixes

  • Track go.mod as a golang file (regression from 1.13.21)

[1.35.5] - 2025-08-18

Fixes

  • Fix typo in correction to accidently
  • Fix typo in correction to dynamincally
  • Fix typo in correction to interruptability
  • Fix typo in correction to interruptability
  • Fix typo in correction to messager
  • Fix typo in correction to preferables
  • Fix typo in correction to producibles
  • Fix typo in correction to restauranteur
  • Fix typo in correction to restauranteurs
  • Fix typo in correction to searialize
  • Fix typo in correction to somethin
  • Fix typo in correction to unaccessible
  • Fix typo in correction to unnesessarily

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

Pull Request Statistics
Commits:
1
Files Changed:
10
Additions:
+49
Deletions:
-49
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.0.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.36.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:
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
Technical Details
ID: 9604993
UUID: 2807902497
Node ID: PR_kwDOLmBl1M6nXTEh
Host: GitHub
Repository: Txim0520/https-github.com-coder-coder
Mergeable: Yes
Merge State: Unstable
Rebaseable: Yes