Skip to content

Commit

Permalink
Update pr.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sagic-orca authored Sep 11, 2023
1 parent 8b92ebb commit 0f4642a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
shell: bash
run: |
curl -sfL 'https://raw.githubusercontent.com/orcasecurity/orca-cli/main/install.sh' | bash -s
orca-cli -p default --api-token ${{ secrets.ORCA_SECURITY_API_TOKEN }} secrets scan --path . --from-commit b02f437f1bc43cf8af34cf6d16d47614296230f7 --to-commit 05b865d0c31e3c7eafe5f60e057ce1c17bb56b13
orca-cli -p default --api-token ${{ secrets.ORCA_SECURITY_API_TOKEN }} secrets scan --path . --from-commit 040ffa9afbbcb054ae839b8e56815487522cffae --to-commit b02f437f1bc43cf8af34cf6d16d47614296230f7
- name: from-commit to-commit oppiste
if: always()
shell: bash
Expand Down

0 comments on commit 0f4642a

Please sign in to comment.