Skip to content

chore: bump taiki-e/install-action from 2.83.0 to 2.83.2 - #3444

Merged
max-sixty merged 1 commit into
mainfrom
dependabot/github_actions/taiki-e/install-action-2.83.2
Jul 13, 2026
Merged

chore: bump taiki-e/install-action from 2.83.0 to 2.83.2#3444
max-sixty merged 1 commit into
mainfrom
dependabot/github_actions/taiki-e/install-action-2.83.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps taiki-e/install-action from 2.83.0 to 2.83.2.

Release notes

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

2.83.2

  • Update parse-dockerfile@latest to 0.1.8.

  • Update mise@latest to 2026.7.5.

  • Update just@latest to 1.56.0.

  • Update gungraun-runner@latest to 0.19.4.

  • Update cargo-neat@latest to 0.4.1.

2.83.1

  • Update rclone@latest to 1.74.4.

  • Update mise@latest to 2026.7.4.

  • Update cargo-deny@latest to 0.20.2.

Changelog

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

[2.83.2] - 2026-07-12

  • Update parse-dockerfile@latest to 0.1.8.

  • Update mise@latest to 2026.7.5.

  • Update just@latest to 1.56.0.

  • Update gungraun-runner@latest to 0.19.4.

  • Update cargo-neat@latest to 0.4.1.

[2.83.1] - 2026-07-10

  • Update rclone@latest to 1.74.4.

  • Update mise@latest to 2026.7.4.

  • Update cargo-deny@latest to 0.20.2.

Commits
  • 43aecc8 Release 2.83.2
  • fca4789 Update prek manifest
  • b41cc1f Update parse-dockerfile@latest to 0.1.8
  • 8d866f8 Update mise@latest to 2026.7.5
  • 7ebe462 Update just@latest to 1.56.0
  • 01ab563 Update gungraun-runner@latest to 0.19.4
  • f164a68 Update cargo-neat@latest to 0.4.1
  • 2ca9b94 Release 2.83.1
  • 8598f86 Update parse-dockerfile manifest
  • 76cfe4d Update rclone@latest to 1.74.4
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.83.0 to 2.83.2.
- [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@v2.83.0...v2.83.2)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.83.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 13, 2026
@worktrunk-bot

Copy link
Copy Markdown
Collaborator

The link-check failure here is unrelated to this bump and pre-existing on main — a version bump of taiki-e/install-action can't affect link resolution. Safe to merge on that count; flagging so the red check isn't mistaken for a regression from this PR.

Root cause: #3440 generates a real-file skill mirror whose reference/README.md copies the top-level README markup verbatim, including <img src="docs/static/logo.png">. That relative path resolves correctly from the repo root but points at a nonexistent plugins/worktrunk/skills/worktrunk/reference/docs/static/logo.png in the mirror location, so lychee reports File not found. It just landed on main (after the last main nightly ran), so the next nightly and every open PR will now trip this until the mirror generator rewrites the logo path or the file is excluded from lychee.

Evidence

lychee output:

[ERROR] file:///home/runner/work/worktrunk/worktrunk/plugins/worktrunk/skills/worktrunk/reference/docs/static/logo.png (at 3:15) | File not found.
🚫 1 Error

Source line (verbatim in both the top-level README and the mirror): plugins/worktrunk/skills/worktrunk/reference/README.md L3. The actual logo is at repo-root docs/static/logo.png.

@max-sixty
max-sixty merged commit 334b9c6 into main Jul 13, 2026
42 of 53 checks passed
@max-sixty
max-sixty deleted the dependabot/github_actions/taiki-e/install-action-2.83.2 branch July 13, 2026 23:01
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