Skip to content

Commit

Permalink
use the right checker
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisns committed Apr 5, 2022
1 parent e972b2a commit 34b988c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.4.0
- uses: docker://ghcr.io/example-policy-org/policy-checker:latest
- uses: docker://ghcr.io/example-policy-org-demo/policy-checker:latest

0 comments on commit 34b988c

Please sign in to comment.