Commit dc18499
feat: enable checksum validation by default in install scripts
- Change SKIP_CHECKSUM default from true to false in both install-gh-aw.sh
and actions/setup-cli/install.sh
- Remove redundant SKIP_CHECKSUM=false in GitHub Actions context block
(no longer needed since it's now the default)
- Update header comments to reflect checksums are validated by default
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/73f24b82-4807-40b8-a61b-c662ee683ab0
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>1 parent 42f7c8c commit dc18499
2 files changed
Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
0 commit comments