Skip to content

Commit

Permalink
ci(platform/alz): fix alzlibtool version
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-FFFFFF committed Oct 3, 2024
1 parent a0532ea commit 031cb8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-alz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
go-version: 'stable'

- name: install alzlibtool
run: go install github.com/Azure/alzlib/cmd/alzlibtool@v0.22.3
run: go install github.com/Azure/alzlib/cmd/alzlibtool@v0.21.3

- uses: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a # v2.1.0
id: generate-token
Expand Down

0 comments on commit 031cb8d

Please sign in to comment.