diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 950f6d1..524fa29 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -15,6 +15,6 @@ jobs: steps: - uses: actions/checkout@v4 - name: ShellScript Formatter - uses: ryohidaka/action-sh-format@v0.2.1 + uses: ryohidaka/action-sh-format@v0.2.2 with: path: "./scripts"