Skip to content

Commit

Permalink
Update owasp-scanner.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jandroav authored Jun 21, 2024
1 parent d0ed4d0 commit ab4965a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/owasp-scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
repository: ${{ inputs.repository }}
repository: liquibase/${{ inputs.repository }}
ref: ${{ inputs.branch }}

- name: Set up Java for publishing to GitHub Repository
Expand Down Expand Up @@ -95,4 +95,4 @@ jobs:
with:
name: owasp-dependency-check
path: ./target/dependency-check-report.html


0 comments on commit ab4965a

Please sign in to comment.