diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 4eea639..9511f14 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -52,7 +52,7 @@ jobs: - name: Clone uses: actions/checkout@v4 - name: Run shfmt - uses: luizm/action-sh-checker@76ab0b22e1f194e4a582edc7969df6485c4e9246 + uses: luizm/action-sh-checker@c6edb3de93e904488b413636d96c6a56e3ad671a # v0.3.0 => 7f44869033b40ee4ffe7dc76c87a1bc66e3d025a env: GITHUB_TOKEN: ${{ secrets.GH_ACCESS_TOKEN }}