diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index a412cce..e078023 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -17,7 +17,7 @@ jobs: with: persist-credentials: false - name: Check formatting - uses: JohnnyMorganz/stylua-action@479972f01e665acfcba96ada452c36608bdbbb5e # v4.1.0 + uses: JohnnyMorganz/stylua-action@76fd70c03e6340ceaf673366712db9b20560b402 # v5.0.0 with: token: ${{ secrets.GITHUB_TOKEN }} version: v2.5.2