forked from matrix-org/matrix-authentication-service
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump Open Policy Agent version to 0.59.0
- Loading branch information
Showing
5 changed files
with
31 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,7 +45,7 @@ jobs: | |
- name: Setup OPA | ||
uses: open-policy-agent/[email protected] | ||
with: | ||
version: 0.58.0 | ||
version: 0.59.0 | ||
|
||
- name: Install Rust toolchain | ||
uses: dtolnay/rust-toolchain@stable | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,7 +33,7 @@ jobs: | |
- name: Setup OPA | ||
uses: open-policy-agent/[email protected] | ||
with: | ||
version: 0.58.0 | ||
version: 0.59.0 | ||
|
||
- name: Lint policies | ||
working-directory: ./policies | ||
|
@@ -202,7 +202,7 @@ jobs: | |
- name: Setup OPA | ||
uses: open-policy-agent/[email protected] | ||
with: | ||
version: 0.58.0 | ||
version: 0.59.0 | ||
|
||
- name: Compile OPA policies | ||
working-directory: ./policies | ||
|
@@ -264,7 +264,7 @@ jobs: | |
- name: Setup OPA | ||
uses: open-policy-agent/[email protected] | ||
with: | ||
version: 0.58.0 | ||
version: 0.59.0 | ||
|
||
- name: Compile OPA policies | ||
working-directory: ./policies | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,7 @@ jobs: | |
- name: Setup OPA | ||
uses: open-policy-agent/[email protected] | ||
with: | ||
version: 0.58.0 | ||
version: 0.59.0 | ||
|
||
- name: Run OPA tests with coverage | ||
working-directory: ./policies | ||
|
@@ -123,7 +123,7 @@ jobs: | |
- name: Setup OPA | ||
uses: open-policy-agent/[email protected] | ||
with: | ||
version: 0.58.0 | ||
version: 0.59.0 | ||
|
||
- name: Compile OPA policies | ||
working-directory: ./policies | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters