Skip to content

Commit

Permalink
[MINOR] Use Action 0.1.0-ALPHA.3
Browse files Browse the repository at this point in the history
  • Loading branch information
navinpai committed Feb 22, 2024
1 parent b2299ee commit e82255d
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].2
uses: OpsVerseIO/[email protected].3
with:
opaServerUrl: "https://opa-opsverse.int.devopsnow.io"
opaServerAuthToken: ${{ secrets.OPA_SERVER_AUTH_TOKEN }}
Expand Down

0 comments on commit e82255d

Please sign in to comment.