Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 57f0414

Browse files
committed
Use stable action
1 parent c09ac05 commit 57f0414

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dprint-update-plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
timeout-minutes: 15
2626
steps:
2727
- id: update-dprint-plugins
28-
uses: kachick/action-update-dprint-plugins@main
28+
uses: kachick/action-update-dprint-plugins@v1-beta
2929
with:
3030
base-branch: 'main'
3131
github-token: '${{ secrets.GITHUB_TOKEN }}'

0 commit comments

Comments
 (0)