diff --git a/.gitea/workflows/workflow.yaml b/.gitea/workflows/workflow.yaml index 9baa184..f6c2faf 100644 --- a/.gitea/workflows/workflow.yaml +++ b/.gitea/workflows/workflow.yaml @@ -13,7 +13,7 @@ jobs: GOCACHE: /go-cache-volume/build-cache steps: - name: checkout - uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/offline-labs/shellcheckout@latest + uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/offline-labs/shellcheckout@master - name: debug run: |