Remove versioning from shellcheckout step
This commit is contained in:
parent
bda1a3250c
commit
f0a1ee8ed0
@ -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: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user