Skip to content

Commit 46af99f

Browse files
committed
README: change main to v1 in example
1 parent 5276ae9 commit 46af99f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ standalone graphs before publishing them.
66
Using it can look like this:
77

88
```yaml
9-
- uses: grafbase/schema-check-action@main
9+
- uses: grafbase/schema-check-action@v1
1010
with:
1111
grafbase_access_token: ${{ secrets.GRAFBASE_ACCESS_TOKEN }}
1212
project_ref: tomhoule/grafbase-single-graph-ci-example@main

0 commit comments

Comments
 (0)