Skip to content

Commit

Permalink
[MINOR] Use 0.1.0 action
Browse files Browse the repository at this point in the history
  • Loading branch information
navinpai committed Feb 22, 2024
1 parent 7f595eb commit 1eecb71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-policies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
- name: Sync policy from git to Open Policy Agent (OPA)
uses: OpsVerseIO/[email protected]-ALPHA.3
uses: OpsVerseIO/[email protected]
with:
opaServerUrl: "https://opa-opsverse.int.devopsnow.io"
opaServerAuthToken: ${{ secrets.OPA_SERVER_AUTH_TOKEN }}
Expand Down

0 comments on commit 1eecb71

Please sign in to comment.