Skip to content

Commit

Permalink
Upgrade cli version to 2.73.2 (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
kerenr-jfrog authored Jan 26, 2025
1 parent 132228d commit c9dc5f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-vsix/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ runs:
shell: powershell
env:
# jfrog cli version can be changed here
JFROG_CLI_VERSION: '2.71.3'
JFROG_CLI_VERSION: '2.73.2'
run: |
.\scripts\DownloadJfrogCli.ps1
Expand Down

0 comments on commit c9dc5f3

Please sign in to comment.