Skip to content

Commit

Permalink
Bump auto version to v11.3.0 (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaydin authored Dec 27, 2024
1 parent e1945b2 commit 00a4829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autorelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Install auto
run: |
curl -vkL https://github.com/intuit/auto/releases/download/v10.16.8/auto-linux.gz -o ~/auto.gz
curl -vkL https://github.com/intuit/auto/releases/download/v11.3.0/auto-linux.gz -o ~/auto.gz
gunzip ~/auto.gz
chmod a+x ~/auto
Expand Down

0 comments on commit 00a4829

Please sign in to comment.