Skip to content

Commit

Permalink
feat(action): update
Browse files Browse the repository at this point in the history
  • Loading branch information
jaronnie committed Aug 19, 2024
1 parent 07f9625 commit 234582f
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,8 @@ jobs:
with:
fetch-depth: 0

- uses: jzero-io/jzero-action@v0.0.1
- uses: jzero-io/jzero-action@v1
with:
args: gen sdk --module github.com/jzero/test -d test
args: gen sdk --module github.com/jzero/test --output test
version: v0.23.4
```
## References
* https://docs.github.com/en/actions/sharing-automations/creating-actions/creating-a-docker-container-action
* https://github.com/orgs/community/discussions/115697
```

0 comments on commit 234582f

Please sign in to comment.