Skip to content

Commit

Permalink
Bump auto version to v11.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaydin committed Dec 27, 2024
1 parent accdf56 commit 341f9e4
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 341f9e4

Please sign in to comment.