Skip to content

Releases: openfga/action-openfga-deploy

v0.1.2

Choose a tag to compare

@rhamzeh rhamzeh released this 19 Nov 14:15
v0.1.2
adfe9ba

0.1.2 - 2025-11-19

Added:

  • Ability to specify the FGA CLI version via fga_cli_version input parameter (#33) - thanks @michaelalinks

What's Changed

  • Align README example with the Test Action readme by including the checkout step by @ryanpq in #19
  • chore(deps): bump jaxxstorm/action-install-gh-release from 1.12.0 to 1.13.0 in the dependencies group by @dependabot[bot] in #20
  • chore(deps): bump dcarbone/install-jq-action from 2.1.0 to 3.0.1 in the dependencies group by @dependabot[bot] in #21
  • chore(deps): bump jaxxstorm/action-install-gh-release from 1.13.0 to 1.14.0 in the dependencies group by @dependabot[bot] in #22
  • chore(deps): bump jaxxstorm/action-install-gh-release from 1.14.0 to 2.0.0 in the dependencies group by @dependabot[bot] in #23
  • chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in #25
  • Update SECURITY-INSIGHTS by @aaguiarz in #27
  • chore(ci): restrict deploy workflow permissions to only read contents by @aaguiarz in #28
  • chore(ci): remove semgrep workflow by @rhamzeh in #29
  • chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in #30
  • ci: update dependabot config by @evansims in #31
  • Update SECURITY-INSIGHTS by @aaguiarz in #32
  • Add fga_cli_version input to action.yml by @michaelalinks in #33
  • chore: update the parameters in the README by @rhamzeh in #35
  • release: v0.1.2 by @rhamzeh in #34

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@rhamzeh rhamzeh released this 03 Jun 16:29
v0.1.1
9d2a551

0.1.1 (2024-06-03)

Added:

New Contributors

v0.1.0

Choose a tag to compare

@poovamraj poovamraj released this 09 Jan 22:11
f8e0f10

Changelog

Initial OpenFGA Deploy Action release

  • This action can be used to deploy your OpenFGA model to a store
  • Currently supported inputs are
    • api-url
    • api-token
    • store-id
    • model-file-path
    • model
    • format