From 7d98ddeb0c2ac5874fdb87970d6cf850bf729bbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 08:17:00 +0000 Subject: [PATCH] build(deps): bump tombi-toml/setup-tombi from 1.0.11 to 1.1.1 Bumps [tombi-toml/setup-tombi](https://github.com/tombi-toml/setup-tombi) from 1.0.11 to 1.1.1. - [Release notes](https://github.com/tombi-toml/setup-tombi/releases) - [Commits](https://github.com/tombi-toml/setup-tombi/compare/9880d1d3ba5e745d410c697366c513b337704388...74c3f4f31e7915e27c3397831e4c628463e3e0da) --- updated-dependencies: - dependency-name: tombi-toml/setup-tombi dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 24032eb..726d8ba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: uses: uncenter/setup-taplo@b18c8c8302695fe63d6853bc004006215ac52b91 # v2 - name: Setup tombi - uses: tombi-toml/setup-tombi@9880d1d3ba5e745d410c697366c513b337704388 # v1.0.11 + uses: tombi-toml/setup-tombi@74c3f4f31e7915e27c3397831e4c628463e3e0da # v1.1.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}