Skip to content

Commit 4b40b85

Browse files
committed
README
1 parent 994c355 commit 4b40b85

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,13 @@ For example:
2828
```bash
2929
node audit_workflow_runs.js github org 2025-03-13 2025-03-15 tj-actions/changed-files 0e58ed8671d6b60d0890c21b07f8835ace038e67
3030
```
31+
32+
## Changelog
33+
34+
### 2025-05-20 15:10Z
35+
36+
Made searching for Actions downloads more efficient. The search now stops after any consecutive lines seen that show an Action was downloaded, and avoids searching the rest of the log file.
37+
38+
### 2025-05-18 18:30Z
39+
40+
Added searching for logs in the top level `0_` file, if the `1_Set up job.txt` is no longer available in the logs zip file

0 commit comments

Comments
 (0)