Skip to content

Commit bce2206

Browse files
bump auto from 10.32.1 -> 11.1.6
1 parent feea2b2 commit bce2206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

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

0 commit comments

Comments
 (0)