Skip to content

Commit fb59221

Browse files
chore(deps): Bump tombi-toml/setup-tombi from 1.0.0 to 1.0.1
Bumps [tombi-toml/setup-tombi](https://github.com/tombi-toml/setup-tombi) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/tombi-toml/setup-tombi/releases) - [Commits](tombi-toml/setup-tombi@v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: tombi-toml/setup-tombi dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eaf36d0 commit fb59221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tombi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Checkout code
2121
uses: actions/checkout@v5
2222
- name: Setup Tombi
23-
uses: tombi-toml/[email protected].0
23+
uses: tombi-toml/[email protected].1
2424
- name: Run formatter in check mode
2525
run: tombi format --check
2626
- name: Run linter

0 commit comments

Comments
 (0)