Skip to content

Commit

Permalink
Merge pull request authzed#105 from corkrean/main
Browse files Browse the repository at this point in the history
Adding actions/checkout@v3 to github action docs
  • Loading branch information
ecordell committed Apr 19, 2023
2 parents 84f530f + ffbc392 commit 6ce8351
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/guides/validation-and-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ This functionality is also provided in the form of a [GitHub Action], for use in

```yaml
steps:
- uses: "actions/checkout@v3"
- uses: "authzed/action-spicedb-validate@v1"
with:
validationfile: "myschema.zaml"
Expand Down

0 comments on commit 6ce8351

Please sign in to comment.