Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
julz0815 authored Aug 29, 2023
1 parent 088d483 commit 1f014b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
run: mvn -B package --file app/pom.xml

- name: Veracode Upload And Scan
uses: veracode/[email protected].7
uses: veracode/[email protected].6
with:
appname: 'VeraDemo'
createprofile: false
Expand Down Expand Up @@ -193,7 +193,7 @@ jobs:
path: iOSApplication.zip

- name: Upload & Scan
uses: veracode/[email protected].7
uses: veracode/[email protected].6
with:
appname: 'MyTestApp'
filepath: 'iOSApplication.zip'
Expand Down

0 comments on commit 1f014b7

Please sign in to comment.