diff --git a/.github/workflows/dotfiles_ci.yml b/.github/workflows/dotfiles_ci.yml index 1936e5b..10d4a92 100644 --- a/.github/workflows/dotfiles_ci.yml +++ b/.github/workflows/dotfiles_ci.yml @@ -202,7 +202,7 @@ jobs: - name: Checkout uses: actions/checkout@v6 - name: Set up Tombi - uses: tombi-toml/setup-tombi@df24458044353545055a12fe0d0742df9d3c5bea # v1.1.2 + uses: tombi-toml/setup-tombi@af12994358821d8b3dc91a00288a9360606e545d # v1.1.3 - name: Lint and format check with Tombi run: | tombi format --check "**/*.toml"