Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the actions group with 7 updates in the / directory:

Package From To
step-security/harden-runner 2.13.1 2.13.2
ruby/setup-ruby 1.265.0 1.268.0
coverallsapp/github-action 2.3.6 2.3.7
actions/dependency-review-action 4.8.1 4.8.2
rubygems/release-gem 1.1.1 1.1.2
reviewdog/action-actionlint 1.68.0 1.69.0
zizmorcore/zizmor-action 0.2.0 0.3.0

Updates step-security/harden-runner from 2.13.1 to 2.13.2

Release notes

Sourced from step-security/harden-runner's releases.

v2.13.2

What's Changed

  • Fixed an issue where there was a limit of 512 allowed endpoints when using block egress policy. This restriction has been removed, allowing for an unlimited number of endpoints to be configured.
  • Harden Runner now automatically detects if the agent is already pre-installed on a custom VM image used by a GitHub-hosted runner. When detected, the action will skip reinstallation and use the existing agent.

Full Changelog: step-security/harden-runner@v2.13.1...v2.13.2

Commits

Updates ruby/setup-ruby from 1.265.0 to 1.268.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.268.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.267.0...v1.268.0

v1.267.0

What's Changed

New Contributors

Full Changelog: ruby/setup-ruby@v1.266.0...v1.267.0

v1.266.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.265.0...v1.266.0

Commits
  • 8aeb6ff Test Ruby 4.0 previews
  • 09e84e3 Add ruby-4.0.0-preview2
  • d5126b9 exec.exec() only accepts strings
  • 274049f Use os.availableParallelism() instead of os.cpus().length
  • a96ff53 Scale bundler install jobs with CPU count up to 8
  • 4ff6f36 Update CRuby releases on Windows
  • 5375105 Add ruby-3.3.10
  • See full diff in compare view

Updates coverallsapp/github-action from 2.3.6 to 2.3.7

Release notes

Sourced from coverallsapp/github-action's releases.

v2.3.7

What's Changed

Bug Fixes

  • Fixed fail-on-error behavior when download fails (#253), PR #254

New Contributors

Full Changelog: coverallsapp/github-action@v2...v2.3.7

Commits
  • 5cbfd81 Fix fail-on-error to handle all installation and execution failures (#254)
  • e988b39 Update workflow to sync and verify release branch (#249)
  • e7f4f97 README.md: Use current actions/setup-node and LTS version of Node.js (#247)
  • See full diff in compare view

Updates actions/dependency-review-action from 4.8.1 to 4.8.2

Release notes

Sourced from actions/dependency-review-action's releases.

v4.8.2

Minor fixes:

Commits
  • 3c4e3dc Merge pull request #1016 from actions/dra-release
  • 02930b2 Update CONTRIBUTING to reflect new guidelines
  • 49ffd9f Update CONTRIBUTING to reflect the need to build
  • 70cb25e 4.8.2 release
  • ebabd31 Merge pull request #1008 from danielhardej/danielhardej-patch-20251023
  • 19f9360 Update package-lock.json
  • 5fd2f98 Bump @​types/jest to version 29.5.14
  • 28647f4 Fix PURL parsing by removing encodeURI
  • f620fd1 Merge pull request #1013 from actions/dangoor/token-fix
  • 9b42b7e Remove bad token reference
  • Additional commits viewable in compare view

Updates rubygems/release-gem from 1.1.1 to 1.1.2

Release notes

Sourced from rubygems/release-gem's releases.

v1.1.2

What's Changed

New Contributors

Full Changelog: rubygems/release-gem@v1.1.1...v1.1.2

Commits
  • 1c162a7 Update sigstore-cli to unblock attestations (#25)
  • 9fc8c0f doc: update GitHub Actions checkout action v5 (#22)
  • ebe1ec6 Prevent credentials from being written to disk (#20)
  • 11f20f5 Update example to opt out of persisting creds (#19)
  • See full diff in compare view

Updates reviewdog/action-actionlint from 1.68.0 to 1.69.0

Release notes

Sourced from reviewdog/action-actionlint's releases.

Release v1.69.0

v1.69.0: PR #183 - chore(deps): update actionlint to 1.7.9

Commits
  • 437bbe9 bump v1.69.0
  • 54e9dc8 Merge branch 'main' into releases/v1
  • 1e0347f Merge pull request #183 from reviewdog/depup/actionlint
  • 63e99e6 Merge pull request #182 from reviewdog/renovate/actions-checkout-6.x
  • 9947a32 Merge pull request #179 from reviewdog/renovate/shogo82148-actions-create-rel...
  • 86dee71 Merge pull request #184 from reviewdog/renovate/peter-evans-create-pull-reque...
  • 5e319b0 chore(deps): update peter-evans/create-pull-request action to v7.0.9
  • c6fa1be chore(deps): update actionlint to 1.7.9
  • 94c03a7 chore(deps): update actions/checkout action to v6
  • 45b474e chore(deps): update shogo82148/actions-create-release action to v1.8.0
  • Additional commits viewable in compare view

Updates zizmorcore/zizmor-action from 0.2.0 to 0.3.0

Release notes

Sourced from zizmorcore/zizmor-action's releases.

v0.3.0

What's Changed

New Contributors

Full Changelog: zizmorcore/zizmor-action@v0.2.0...v0.3.0

Commits
  • e639db9 remove mise.toml (#57)
  • f4409e3 feat: Support a config option (#56)
  • 1aba86d chore(deps): bump github/codeql-action in the github-actions group (#54)
  • da5ac40 README: add a troubleshooting section about Advanced Security (#51)
  • cc28a58 README: fix troubleshooting link (#50)
  • c323c83 chore(deps): bump zizmorcore/zizmor-action from 0.1.2 to 0.2.0 in the github-...
  • 0696496 chore(deps): bump github/codeql-action in the github-actions group (#48)
  • 8735394 docs: bump action pins (#46)
  • See full diff in compare view

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps the actions group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.13.1` | `2.13.2` |
| [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.265.0` | `1.268.0` |
| [coverallsapp/github-action](https://github.com/coverallsapp/github-action) | `2.3.6` | `2.3.7` |
| [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.8.1` | `4.8.2` |
| [rubygems/release-gem](https://github.com/rubygems/release-gem) | `1.1.1` | `1.1.2` |
| [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) | `1.68.0` | `1.69.0` |
| [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) | `0.2.0` | `0.3.0` |



Updates `step-security/harden-runner` from 2.13.1 to 2.13.2
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@f4a75cf...95d9a5d)

Updates `ruby/setup-ruby` from 1.265.0 to 1.268.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ruby/setup-ruby@ab177d4...8aeb6ff)

Updates `coverallsapp/github-action` from 2.3.6 to 2.3.7
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](coverallsapp/github-action@648a8eb...5cbfd81)

Updates `actions/dependency-review-action` from 4.8.1 to 4.8.2
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@40c09b7...3c4e3dc)

Updates `rubygems/release-gem` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/rubygems/release-gem/releases)
- [Commits](rubygems/release-gem@a25424b...1c162a7)

Updates `reviewdog/action-actionlint` from 1.68.0 to 1.69.0
- [Release notes](https://github.com/reviewdog/action-actionlint/releases)
- [Commits](reviewdog/action-actionlint@f00ad06...437bbe9)

Updates `zizmorcore/zizmor-action` from 0.2.0 to 0.3.0
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](zizmorcore/zizmor-action@e673c39...e639db9)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: ruby/setup-ruby
  dependency-version: 1.268.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: coverallsapp/github-action
  dependency-version: 2.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions/dependency-review-action
  dependency-version: 4.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: rubygems/release-gem
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: reviewdog/action-actionlint
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 1, 2025
@coveralls
Copy link

Coverage Status

coverage: 88.366%. remained the same
when pulling e7c24fe on dependabot/github_actions/actions-4aff4216c0
into b2f55ba on main.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 31, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Dec 31, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/actions-4aff4216c0 branch December 31, 2025 01:45
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants