From 21bd8b035c1ee72086e4dceccd183978fcea86c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 06:09:26 -0400 Subject: [PATCH] Bump jaxxstorm/action-install-gh-release from 1.11.0 to 1.12.0 (#13) Bumps [jaxxstorm/action-install-gh-release](https://github.com/jaxxstorm/action-install-gh-release) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/jaxxstorm/action-install-gh-release/releases) - [Commits](https://github.com/jaxxstorm/action-install-gh-release/compare/v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: jaxxstorm/action-install-gh-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5c01ebe..161a0d8 100644 --- a/action.yml +++ b/action.yml @@ -18,7 +18,7 @@ runs: using: composite steps: - 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