Skip to content

Commit

Permalink
remove jf audit call
Browse files Browse the repository at this point in the history
  • Loading branch information
kerenr-jfrog committed Oct 1, 2024
1 parent 53ecb51 commit 353c721
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ jobs:
- name: Update VSIX Version in manifest file
run: .\scripts\UpdateVsixVersion.ps1
shell: pwsh

- name: Set up JFrog CLI
uses: jfrog/setup-jfrog-cli@v4

- name: Run audit scan
run: jf audit

- name: Commit and push changes
run: |
Expand Down

0 comments on commit 353c721

Please sign in to comment.