From 4f18595db15720eb7ac14564cccb21605e93e10b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aran=C4=91el=20=C5=A0arenac?= <11753867+big-kahuna-burger@users.noreply.github.com> Date: Fri, 5 Apr 2024 02:03:45 +0400 Subject: [PATCH] chore(docs): Update README.md (#7) Fix to use existing version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 662197b..b239248 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,11 @@ jobs: name: Run test runs-on: ubuntu-latest steps: - - uses: openfga/action-openfga-test@v0.1 + - uses: openfga/action-openfga-test@v0.1.0 with: store-file-path: ./example/model.fga.yaml ``` ## License -[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopenfga%2Faction-openfga-test.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopenfga%2Faction-openfga-test?ref=badge_large) \ No newline at end of file +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopenfga%2Faction-openfga-test.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopenfga%2Faction-openfga-test?ref=badge_large)