dependabot[bot]
2466a3f26d
chore(deps): bump tj-actions/changed-files from 35.2.0 to 35.4.0 ( #9253 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 35.2.0 to 35.4.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v35.2.0...v35.4.0 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-08 16:32:03 -05:00
dependabot[bot]
ef6351acec
chore(deps): bump tj-actions/changed-files from 30.0.0 to 35.2.0 ( #9245 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 30.0.0 to 35.2.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v30.0.0...v35.2.0 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 11:40:31 -05:00
dependabot[bot]
84870c699b
chore(deps): bump tj-actions/changed-files from 29.0.7 to 30.0.0 ( #7107 )
2022-09-24 13:03:04 +00:00
David Ordás
e301da9838
fix: refine concurrency policy of check-urls.yml
workflow ( #7096 )
...
* fix: refine `check-urls.yml` workflow concurrency policy
This parametrization makes don't fail with a cancellation
25a05812f7 (comments)
* typo: concurrency code comment
2022-09-21 09:25:54 -04:00
dependabot[bot]
fc4b0c5c13
chore(deps): bump tj-actions/changed-files from 29.0.4 to 29.0.7 ( #7087 )
2022-09-17 10:58:12 +00:00
dependabot[bot]
384d0f0a9d
chore(deps): bump tj-actions/changed-files from 29.0.3 to 29.0.4 ( #7066 )
2022-09-10 13:01:42 +00:00
dependabot[bot]
0d6b26fd79
chore(deps): bump tj-actions/changed-files from 29.0.1 to 29.0.3 ( #7057 )
2022-09-03 11:44:43 +00:00
David Ordás
57cc3173da
ci(check-urls): fix push crash on new branch creation + render awesome_bot report ( #7046 )
...
* format: expand events
* format: add blank lines between steps of check job
* format: to run steps using multiline format
* feat: group for each output
* fix: solve crash on first push (trilom 2 tj action)
* chore: upload ab-results as `awesomebot-results.zip` artifact
* feat: changed files as workflow output
* feat: Generate GitHub Summary using `ab-results-*.json`s
* security: limit access rights with `contents: read`
Seen at PR #7043
Cherry picked from 50300ca119
Co-authored-by: Alex <93376818+sashashura@users.noreply.github.com>
* chore: setup concurrency policy
* chore: modularize using composite actions
Co-authored-by: Alex <93376818+sashashura@users.noreply.github.com>
2022-08-31 11:53:22 -04:00
Alex
5dd0b1c5db
Update check-urls.yml ( #7043 )
2022-08-29 09:15:25 +02:00
ImVector
4a549b9f10
build: changed name of 'main.yml' workflow to 'checkurls.yml' ( #6984 )
2022-08-07 22:20:34 +02:00