Skip to content

Commit f97bc20

Browse files
chore(deps): Bump tombi-toml/setup-tombi from 1.0.1 to 1.0.2 (#22)
Bumps [tombi-toml/setup-tombi](https://github.com/tombi-toml/setup-tombi) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/tombi-toml/setup-tombi/releases) - [Commits](tombi-toml/setup-tombi@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: tombi-toml/setup-tombi dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9847b27 commit f97bc20

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@v6
2222
- name: Setup Tombi
23-
uses: tombi-toml/[email protected].1
23+
uses: tombi-toml/[email protected].2
2424
- name: Run formatter in check mode
2525
run: tombi format --check
2626
- name: Run linter

0 commit comments

Comments
 (0)