diff --git a/.gitea/workflows/workflow.yaml b/.gitea/workflows/workflow.yaml index f6c2faf..39ba717 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@master + uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/offline-labs/shellcheckout@v0.0.1 - name: debug run: |