Skip to content

Commit

Permalink
Update CLA workflow to pass secrets
Browse files Browse the repository at this point in the history
Signed-off-by: ricekot <github@ricekot.com>
  • Loading branch information
ricekot committed Jan 26, 2024
1 parent a05757a commit a7fe478
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ jobs:
build:
uses:
zaproxy/zaproxy/.github/workflows/cla.yml@main
secrets:
ZAP_CLA_PAT: ${{ secrets.ZAP_CLA_PAT }}

0 comments on commit a7fe478

Please sign in to comment.