Remove versioning from shellcheckout step
Some checks failed
Self Test / test (push) Failing after 3s
Self Test / release-test (push) Successful in 33s

This commit is contained in:
wispem-wantex 2025-06-07 09:17:57 -04:00
parent bda1a3250c
commit f0a1ee8ed0

View File

@ -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@${{ github.ref }}
uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/offline-labs/shellcheckout
- name: debug
run: |