Skip to content

Commit

Permalink
Merge pull request #56 from aialok/bump/version-0.9.0
Browse files Browse the repository at this point in the history
bump : landscape version to v0.9.0
  • Loading branch information
benjagm authored May 29, 2024
2 parents e9f5752 + 6794755 commit 0f120f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# Install Landscape2
- name: Install Landscape2
run: |
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cncf/landscape2/releases/download/v0.8.1/landscape2-installer.sh | sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cncf/landscape2/releases/download/v0.9.0/landscape2-installer.sh | sh
# Build JSON Schema Landscape
- name: Build Landscape
Expand Down

0 comments on commit 0f120f7

Please sign in to comment.