Skip to content

Commit

Permalink
Merge pull request #15 from openfga/dependabot/github_actions/jaxxsto…
Browse files Browse the repository at this point in the history
…rm/action-install-gh-release-1.12.0

chore(deps): bump jaxxstorm/action-install-gh-release from 1.11.0 to 1.12.0
  • Loading branch information
evansims authored Jul 15, 2024
2 parents 6c2de92 + f55c793 commit d0f970c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install OpenFGA server ${{ matrix.test.openfga_tag }}
uses: jaxxstorm/action-install-gh-release@v1.11.0
uses: jaxxstorm/action-install-gh-release@v1.12.0
with:
repo: openfga/openfga
tag: ${{ matrix.test.openfga_tag }}
Expand All @@ -65,7 +65,7 @@ jobs:
shell: bash
run: openfga run &
- name: Install OpenFGA cli
uses: jaxxstorm/action-install-gh-release@v1.11.0
uses: jaxxstorm/action-install-gh-release@v1.12.0
with:
repo: openfga/cli
cache: enable
Expand Down

0 comments on commit d0f970c

Please sign in to comment.