Put versioning back in, but use 'latest'
This commit is contained in:
parent
f0a1ee8ed0
commit
c94221da81
@ -13,7 +13,7 @@ jobs:
|
|||||||
GOCACHE: /go-cache-volume/build-cache
|
GOCACHE: /go-cache-volume/build-cache
|
||||||
steps:
|
steps:
|
||||||
- name: checkout
|
- 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
|
- name: debug
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user