4 Commits

Author SHA1 Message Date
dependabot[bot]
91288d18ba Bump actions/checkout from 5 to 6 (#36)
Some checks failed
Broken-Links / linkChecker (push) Has been cancelled
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-02 20:50:18 +01:00
dependabot[bot]
99ee585dd1 Bump peter-evans/create-issue-from-file from 5 to 6 (#28)
Bumps [peter-evans/create-issue-from-file](https://github.com/peter-evans/create-issue-from-file) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-issue-from-file/releases)
- [Commits](https://github.com/peter-evans/create-issue-from-file/compare/v5...v6)

---
updated-dependencies:
- dependency-name: peter-evans/create-issue-from-file
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-06 23:32:45 +02:00
dependabot[bot]
f9003ded8b Bump actions/checkout from 4 to 5 (#26)
Some checks failed
Broken-Links / linkChecker (push) Has been cancelled
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-27 12:07:36 +02:00
jNullj
0586a76ba9 Add workflows for broken links (#20)
Some checks failed
Broken-Links / linkChecker (push) Has been cancelled
* Add Broken Links workflow

* Add Dependabot configuration for GitHub Actions updates

* add explicit lychee-action output

Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>

* Add .lycheeignore to exclude badgen blocking requests

* change issue label to dead-link

---------

Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
2025-06-24 06:47:20 +03:00