diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index fc481a8..9e48564 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -6,6 +6,6 @@ jobs: test: container: offline-twitter/go steps: - - uses: https://git.offline-twitter.com/wispem/shellcheckout + - uses: https://git.offline-twitter.com/wispem/shellcheckout@${{ github.ref }} - run: wc -l action.yml