Compare commits

1 Commits

Author SHA1 Message Date
0929bea5a2 Update action name for offline labs
All checks were successful
Self Test / test (push) Successful in 3s
2025-06-01 17:29:16 -04:00

View File

@@ -7,7 +7,7 @@ jobs:
container: offline-twitter/go container: offline-twitter/go
steps: steps:
- name: checkout - name: checkout
uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/wispem/shellcheckout@${{ github.ref }} uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/offline-labs/shellcheckout@${{ github.ref }}
- name: wc -l - name: wc -l
run: wc -l action.yml run: wc -l action.yml