Skip to content

chore(deps): bump the github-actions group with 2 updates - #626

Merged
mira-voss merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-c49d4bc040
Sep 21, 2026
Merged

mira-voss merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-c49d4bc040

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 2 updates: codecov/codecov-action and taiki-e/install-action.

Updates codecov/codecov-action from 7.0.0 to 7.1.0

Release notes

Sourced from codecov/codecov-action's releases.

v7.1.0

What's Changed

Full Changelog: codecov/codecov-action@v7.0.0...v7.1.0

Commits

Updates taiki-e/install-action from 2.87.8 to 2.87.12

Release notes

Sourced from taiki-e/install-action's releases.

2.87.12

  • Update wasmtime@latest to 48.0.2.

  • Update wasm-tools@latest to 1.259.0.

  • Update uv@latest to 0.12.13.

  • Update release-plz@latest to 0.3.165.

  • Update protoc-gen-connect-openapi@latest to 0.27.1.

  • Update mise@latest to 2026.9.5.

  • Update cargo-nextest@latest to 0.9.144.

2.87.11

  • Update biome@latest to 2.5.13.

  • Update uv@latest to 0.12.12.

  • Update mise@latest to 2026.9.4.

  • Update kache@latest to 0.19.0.

2.87.10

  • Update zizmor@latest to 1.30.1.

  • Update uv@latest to 0.12.11.

  • Update tombi@latest to 1.5.4.

  • Update release-plz@latest to 0.3.164.

  • Update mise@latest to 2026.9.3.

  • Update kingfisher@latest to 2.2.0.

2.87.9

  • Update oxfmt@latest to 1.82.0.

  • Update mise@latest to 2026.9.2.

  • Update kache@latest to 0.18.0.

  • Update d2@latest to 0.9.0.

  • Update bpf-linker@latest to 0.11.1.

Changelog

Sourced from taiki-e/install-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

[Unreleased]

[2.87.14] - 2026-09-17

  • Update vacuum@latest to 0.30.6.

  • Update uv@latest to 0.12.15.

  • Update typos@latest to 1.50.2.

  • Update sccache@latest to 0.18.0.

  • Update oxfmt@latest to 1.83.0.

  • Update mise@latest to 2026.9.9.

  • Update kingfisher@latest to 2.3.0.

  • Update kache@latest to 0.22.0.

  • Update biome@latest to 2.5.14.

[2.87.13] - 2026-09-15

  • Update zola@latest to 0.23.6.

  • Update vacuum@latest to 0.30.5.

  • Update tombi@latest to 1.5.5.

  • Update release-plz@latest to 0.3.167.

  • Update protoc-gen-connect-openapi@latest to 0.27.2.

  • Update prek@latest to 0.5.3.

  • Update osv-scanner@latest to 2.6.0.

  • Update mise@latest to 2026.9.7.

... (truncated)

Commits
  • 3f74d7c Release 2.87.12
  • e7f36aa Update wasmtime manifest
  • b208ecf Update zola manifest
  • 4972682 Update wasmtime@latest to 48.0.2
  • 9f978f5 Update wasm-tools@latest to 1.259.0
  • 01d9694 Update uv@latest to 0.12.13
  • 7af43af Update release-plz@latest to 0.3.165
  • 5ebe8aa Update protoc-gen-connect-openapi@latest to 0.27.1
  • c054431 Update mise@latest to 2026.9.5
  • 2ad5cec Update cargo-nextest@latest to 0.9.144
  • Additional commits viewable 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

Bumps the github-actions group with 2 updates: [codecov/codecov-action](https://github.com/codecov/codecov-action) and [taiki-e/install-action](https://github.com/taiki-e/install-action).


Updates `codecov/codecov-action` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@fb8b358...0b35c9e)

Updates `taiki-e/install-action` from 2.87.8 to 2.87.12
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@d438492...3f74d7c)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: taiki-e/install-action
  dependency-version: 2.87.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from jamiesun as a code owner September 17, 2026 15:16
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🎉 Thanks for your first pull request to ToughRADIUS! Please make sure CI is green — go build ./..., go test ./..., golangci-lint run, plus cd web && npm run build for frontend changes — and that any protocol change cites the relevant spec under docs/rfcs/. A maintainer will review it soon.

mira-voss added a commit that referenced this pull request Sep 21, 2026
The external EAP acceptance job runs the test suite as root inside the
golang container, then generates the acceptance report on the host runner
with `go run ./scripts/eap_acceptance_report.go`. The result JSON was
written with mode 0600, so the root-owned file was unreadable for the
unprivileged host user and the report step aborted the whole job with
"read input: open build/eap-acceptance/eap-acceptance.json: permission
denied" even though every EAP scenario passed.

Write the result with mode 0644 so the host-side report generation can
read it and the job verdict reflects the actual scenario results.

Evidence: run 35239113166 (job 105262887968, PR #626) and the identical
pre-existing failure on main in run 34961328705 (job 104355634277).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mira-voss
mira-voss added this pull request to the merge queue Sep 21, 2026
Merged via the queue into main with commit df8f952 Sep 21, 2026
33 of 35 checks passed
@mira-voss
mira-voss deleted the dependabot/github_actions/github-actions-c49d4bc040 branch September 21, 2026 07:39
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.

1 participant