Skip to content

Commit 04f43a6

Browse files
chore(deps): update tanstack/config setup action (#884)
* chore(deps): update tanstack/config digest to 4eb9d2d * Use main --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lachlan Collins <[email protected]>
1 parent 41d508a commit 04f43a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autofix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Checkout
2121
uses: actions/checkout@v4
2222
- name: Setup Tools
23-
uses: tanstack/config/.github/setup@1ce18c19ec31f6191db71f4b768b6b9ec3575a0e
23+
uses: tanstack/config/.github/setup@main
2424
- name: Fix formatting
2525
run: pnpm prettier:write
2626
- name: Apply fixes

0 commit comments

Comments
 (0)