Skip to content

Commit

Permalink
bump auto from 10.32.1 -> 11.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsimpson authored Apr 7, 2024
1 parent feea2b2 commit bce2206
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 @@ -20,7 +20,7 @@ jobs:

- name: Display the environment variables and their values
run: |
curl -L -o /tmp/auto.gz https://github.com/intuit/auto/releases/download/v10.32.1/auto-linux.gz
curl -L -o /tmp/auto.gz https://github.com/intuit/auto/releases/download/v11.1.6/auto-linux.gz
gzip -d /tmp/auto.gz
chmod +x /tmp/auto
Expand Down

0 comments on commit bce2206

Please sign in to comment.