Tonye Jack
|
f6d3fe5179
|
Update action.yml
|
2024-02-05 12:42:54 -07:00 |
|
Tonye Jack
|
0ca1c07b47
|
feat: add support for forcing the use of GitHub’s REST API (#1849)
Co-authored-by: GitHub Action <action@github.com>
|
2024-01-13 08:48:42 +00:00 |
|
Jorge
|
0102c07446
|
Merge pull request from GHSA-mcph-m25j-8j63
* feat: add `safe_output` input enabled by default
* fix: migrate README to safe uses of interpolation
* fix: README `uses` typo
* fix: README examples to account for newlines
* fix: README examples missing `safe_output`
* fix: remove sanitization of `'`
* fix: also sanitize `|&;`
|
2023-12-22 14:07:32 -07:00 |
|
Tonye Jack
|
05bdc91228
|
chore: simplify matrix example workflow (#1719)
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
|
2023-11-20 03:05:34 +00:00 |
|
Tonye Jack
|
13189f9e52
|
chore: update action.yml
|
2023-11-16 08:02:45 -07:00 |
|
Tonye Jack
|
ad01f6fdba
|
chore: update action inputs description
|
2023-11-15 12:41:33 -07:00 |
|
Tonye Jack
|
a36c479373
|
chore: update input description
|
2023-11-15 08:55:35 -07:00 |
|
Tonye Jack
|
41ff1f2249
|
chore: update input description
|
2023-11-15 08:38:50 -07:00 |
|
Tonye Jack
|
892553a457
|
feat: add support for controlling the pattern order (#1693)
Co-authored-by: GitHub Action <action@github.com>
|
2023-11-03 20:19:40 +00:00 |
|
Tonye Jack
|
1be6574035
|
Update action.yml
|
2023-10-27 01:01:11 -06:00 |
|
Tonye Jack
|
33ddc07d8b
|
Update action.yml
|
2023-10-26 06:28:05 -06:00 |
|
Tonye Jack
|
cd35eace22
|
Updated description
|
2023-09-22 10:06:37 -06:00 |
|
Tonye Jack
|
1be42003d7
|
Updated action.yml
|
2023-09-22 10:01:57 -06:00 |
|
Tonye Jack
|
5db7b578d5
|
feat: add support for returning YAML keys for paths that have changed (#1581)
Co-authored-by: GitHub Action <action@github.com>
|
2023-09-18 20:17:46 +00:00 |
|
Tonye Jack
|
fb8d2c9c29
|
chore: update input description (#1565)
|
2023-09-13 17:25:26 +00:00 |
|
Tonye Jack
|
673189f77b
|
chore: Update docs to site example (#1547)
|
2023-09-08 12:00:24 +00:00 |
|
Tonye Jack
|
48566bbcc2
|
upgrade: nodejs to v20 (#1535)
|
2023-09-04 15:29:37 -06:00 |
|
Tonye Jack
|
f1b3c2fa8b
|
feat: add support for failing on error (#1511)
Co-authored-by: GitHub Action <action@github.com>
|
2023-08-30 14:51:36 -06:00 |
|
Tonye Jack
|
569361586a
|
feat: add support for fetching additional history for submodules (#1476)
Co-authored-by: GitHub Action <action@github.com>
|
2023-08-23 15:04:44 -06:00 |
|
Tonye Jack
|
8789204f97
|
feat: add support for including matching changed files when dir_names is set to true (#1464)
Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
|
2023-08-22 03:11:59 +00:00 |
|
Tonye Jack
|
c6dcc2a013
|
Update action.yml
|
2023-07-19 17:07:28 -06:00 |
|
Tonye Jack
|
33288d37e7
|
feat: add support for restricting recoverable deleted files via patterns (#1390)
Co-authored-by: GitHub Action <action@github.com>
|
2023-07-19 07:50:59 +00:00 |
|
Tonye Jack
|
21ccb43669
|
Update action.yml
|
2023-07-11 18:40:13 -06:00 |
|
Tonye Jack
|
a5f4b54b5f
|
chore: update readme to include downsides of skipping the initial fetch
|
2023-07-11 18:34:10 -06:00 |
|
Tonye Jack
|
2f49eb9ee1
|
feat: add support for skipping initial fetch (#1353)
Co-authored-by: GitHub Action <action@github.com>
|
2023-07-09 09:19:14 +00:00 |
|
Tonye Jack
|
faa5db4b1d
|
remove: deprecated dir_names_exclude_root (#1291)
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
|
2023-06-23 12:06:47 -06:00 |
|
Tonye Jack
|
fd5b3a411d
|
feat: add support for retrieving changed files via github rest api (#1289)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
|
2023-06-23 17:20:13 +00:00 |
|
Tonye Jack
|
18c62c592a
|
Update action.yml
|
2023-06-19 09:48:20 -06:00 |
|
Tonye Jack
|
f573054697
|
feat: add support for returning changed file counts (#1273)
Co-authored-by: GitHub Action <action@github.com>
|
2023-06-17 03:13:40 +00:00 |
|
Tonye Jack
|
77f9e6c7c6
|
feat: add support for recovering deleted files (#1269)
Co-authored-by: GitHub Action <action@github.com>
|
2023-06-17 00:57:12 +00:00 |
|
Tonye Jack
|
c25c77a67a
|
feat: add support for complex filters (#1265)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com>
|
2023-06-16 06:17:13 +00:00 |
|
Tonye Jack
|
90ef0b1b22
|
feat: add support for outputting renamed files as deleted and added (#1260)
Co-authored-by: GitHub Action <action@github.com>
|
2023-06-14 13:59:31 -06:00 |
|
Tonye Jack
|
17ca5bb3e5
|
Update action.yml
|
2023-06-12 18:07:35 -06:00 |
|
tj-actions[bot]
|
752970edd0
|
Updated README.md (#1248)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
Co-authored-by: Tonye Jack <jtonye@ymail.com>
|
2023-06-10 11:02:12 -06:00 |
|
Tonye Jack
|
7b64c76932
|
Update action.yml
|
2023-06-10 10:57:00 -06:00 |
|
Tonye Jack
|
f991633730
|
Update action.yml
|
2023-06-06 06:48:25 -06:00 |
|
Tonye Jack
|
353ea22e6f
|
feat: add dir_names_exclude_current_dir input and cleaned up logic to retrieve the current sha (#1229)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com>
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
|
2023-06-06 06:00:56 -06:00 |
|
Tonye Jack
|
9ab423063b
|
Update action.yml
|
2023-06-05 18:01:34 -06:00 |
|
Tonye Jack
|
9d2dd83a01
|
Update action.yml
|
2023-05-25 14:33:08 -06:00 |
|
tj-actions[bot]
|
413fd78918
|
feat: update action to nodejs (#1159)
Co-authored-by: Tonye Jack <jtonye@ymail.com>
Co-authored-by: GitHub Action <action@github.com>
|
2023-05-25 12:22:24 -06:00 |
|
renovate[bot]
|
7bbc71bb94
|
chore(deps): update tj-actions/glob action to v17.2.6 (main) (#1137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-05-23 01:38:04 +00:00 |
|
renovate[bot]
|
3c03080dbf
|
chore(deps): update tj-actions/json2file action to v1.7.2 (main) (#1128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-05-13 07:59:05 +00:00 |
|
renovate[bot]
|
48979870c0
|
chore(deps): update tj-actions/json2file action to v1.7.1 (main) (#1126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-05-13 04:38:01 +00:00 |
|
renovate[bot]
|
8873eb78c3
|
chore(deps): update tj-actions/json2file action to v1.6.0 (main) (#1123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-05-12 21:23:07 +00:00 |
|
renovate[bot]
|
82d64d32b4
|
chore(deps): update tj-actions/json2file action to v1.5.0 (main) (#1120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-05-12 00:15:53 +00:00 |
|
renovate[bot]
|
b2d17f5124
|
chore(deps): update tj-actions/glob action to v17.2.5 (main) (#1110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-28 17:01:53 +00:00 |
|
renovate[bot]
|
fede43944f
|
chore(deps): update tj-actions/glob action to v17.2.0 (main) (#1108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-28 09:01:53 +00:00 |
|
renovate[bot]
|
ce810b29b2
|
chore(deps): update tj-actions/glob action to v17.1.0 (main) (#1096)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-21 17:56:52 +00:00 |
|
renovate[bot]
|
4e5d0fad4d
|
chore(deps): update tj-actions/json2file action to v1.4.2 (main) (#1089)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-14 23:10:54 +00:00 |
|
Tonye Jack
|
7ecfc6730d
|
chore: upgrade tj-actions/glob (#1082)
|
2023-04-12 04:02:29 -06:00 |
|