From c94221da817b5bd5c71e6b737c072f2579803e47 Mon Sep 17 00:00:00 2001 From: wispem-wantex Date: Sat, 7 Jun 2025 09:18:56 -0400 Subject: [PATCH] Put versioning back in, but use 'latest' --- .gitea/workflows/workflow.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/workflow.yaml b/.gitea/workflows/workflow.yaml index 99a8785..9baa184 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 + uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/offline-labs/shellcheckout@latest - name: debug run: |