Commit 48859d7
authored
CI: fix lock issues workflow token validation (microsoft#1615)
## Summary
- Bump `dessant/lock-threads` in the lock issues workflow from v6.0.0 to
v6.0.2
- Pick up the upstream fix that raises `github-token` validation from
100 to 1000 characters
## Validation
- `git diff --check -- .github/workflows/lock-issues.yml`
- `ruby -e 'require "yaml";
YAML.load_file(".github/workflows/lock-issues.yml"); puts "YAML
parsed"'`
`actionlint` was not available locally, and Go was not installed for the
fallback runner.1 parent 3c21a4e commit 48859d7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments