Commit Graph

9 Commits

Author SHA1 Message Date
Deniz Altunkapan
f693c44b53 fix: prevent duplicate auth header in GitHub Actions workflow (#7091) 2025-11-22 19:26:16 +02:00
dependabot[bot]
e6c576c50a chore(deps): bump actions/checkout from 5 to 6 in /.github/workflows (#7084)
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-11-20 19:44:44 +01:00
dependabot[bot]
57c6b033d1 chore(deps): bump actions/checkout from 4 to 5 in /.github/workflows (#6464)
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-08-12 18:17:58 +02:00
dependabot[bot]
ebf5c3d326 chore(deps): bump peter-evans/create-pull-request from 5 to 7 in /.github/workflows (#6330)
chore(deps): bump peter-evans/create-pull-request in /.github/workflows

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: '7'
  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-07-01 15:37:33 +00:00
Deniz Altunkapan
617412efc0 delete workflows from update-directorymd.yml (#6327) 2025-06-29 14:57:07 +02:00
Deniz Altunkapan
d06fe8b012 Update update-directorymd.yml (#6326) 2025-06-29 14:47:07 +02:00
Deniz Altunkapan
e43a1f75e6 Update update-directorymd.yml using PAT (#6324)
Update update-directorymd.yml
2025-06-29 13:20:37 +02:00
Deniz Altunkapan
d14873f172 Automatically create pull requests for directory updates (#6322) 2025-06-29 12:16:02 +03:00
Deniz Altunkapan
67ccb62465 Modernize GitHub Action to auto-generate DIRECTORY.md (#6308) 2025-06-29 07:05:51 +00:00