Skip to content

Commit

Permalink
Update Veracode-Expert.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IGDEXE authored Jan 18, 2024
1 parent 68f8854 commit d87dd75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Veracode-Expert.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Veracode_Expert
name: Veracode_Expert_Ex
on:
push:
branches: [ master ]
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
env:
VeracodeID: ${{ secrets.VeracodeID }} # Lembrar de criar as credenciais no Secrets
VeracodeKey: ${{ secrets.VeracodeKey }}
AppName: Github Actions - ${{ github.repository }}
AppName: Github - ${{ github.repository }}
with:
vid: '$VeracodeID'
vkey: '$VeracodeKey'
Expand Down

0 comments on commit d87dd75

Please sign in to comment.