Skip to content

Commit

Permalink
Bump cqlsh
Browse files Browse the repository at this point in the history
  • Loading branch information
digiserg committed Oct 29, 2024
1 parent e96ebd6 commit 60439aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
sed -i.bak "s/%CQLSH_VERSION%/$CQLSH_BUILD_VERSION/g" renderer/views/index.html
rm -f renderer/views/index.html.bak
env:
CQLSH_BUILD_VERSION: "0.13.0"
CQLSH_BUILD_VERSION: "0.13.1"
CQLSH_GITHUB_URL: "${{ secrets.CQLSH_GITHUB_URL || 'https://github.com/axonops/axonops-workbench-cqlsh/releases/download' }}"

- name: Setup Python v3.12
Expand Down

0 comments on commit 60439aa

Please sign in to comment.