diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index c98a3f3..e21e3a3 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.3 + uses: ryohidaka/action-sh-format@v0.2.4 with: path: "./scripts"