Skip to content

Commit

Permalink
Merge branch 'main' into updateCatalog
Browse files Browse the repository at this point in the history
  • Loading branch information
karnett authored Aug 15, 2024
2 parents 7f518fe + c6accfd commit 0e8308b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scanAndReport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
env:
apiKey: ${{ secrets.AGORA_API_KEY_KA }}
run: |
curl --compressed -H "X-JFrog-Art-Api: ${apiKey}" "https://agora.dequecloud.com:443/artifactory/axe-devtools-reporter-cli/prod/4.8.0/reporter-cli-macos" --output "/Users/runner/reporter"
curl --compressed -H "X-JFrog-Art-Api: ${apiKey}" "https://agora.dequecloud.com:443/artifactory/axe-devtools-reporter-cli/prod/4.7.0/reporter-cli-macos" --output "/Users/runner/reporter"
chmod +x /Users/runner/reporter
- name: Add Deque API Key
env:
Expand Down

0 comments on commit 0e8308b

Please sign in to comment.