aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/openapi.yml
AgeCommit message (Expand)Author
2023-01-07chore(deps): update actions/checkout digest to ac59398 (#9015)renovate[bot]
2023-01-07Merge pull request #9018 from jellyfin/renovate/actions-download-artifact-digestBond-009
2023-01-06chore(deps): update actions/upload-artifact digest to 0b7f8abrenovate[bot]
2023-01-06chore(deps): update actions/download-artifact digest to 9bc31d5renovate[bot]
2022-12-30Checkout common ancestor for comparison in OpenAPI workflow (#8985)Niels van Velzen
2022-12-20chore(deps): update peter-evans/find-comment digest to 81e2da3 (#8930)renovate[bot]
2022-12-14chore(deps): update actions/checkout digest to 755da8c (#8899)renovate[bot]
2022-12-13chore(deps): update actions/checkout digest to 7dd9e2a (#8895)renovate[bot]
2022-12-07Update CI to .NET 7Bond_009
2022-12-03Harden GitHub Workflows security (#8664)Alex
2022-12-01chore(deps): update peter-evans/find-comment digest to f4499a7 (#8820)renovate[bot]
2022-11-03chore(deps): update actions/download-artifact digest to 9782bd6 (#8623)renovate[bot]
2022-11-03chore(deps): update actions/upload-artifact digest to 83fd05a (#8624)renovate[bot]
2022-10-28chore(deps): update actions/setup-dotnet digest to 607fce5renovate[bot]
2022-10-26chore(deps): update peter-evans/create-or-update-comment digest to 5adcb0brenovate[bot]
2022-10-19chore(deps): pin dependencies (#8572)renovate[bot]
2022-10-03Bump actions/setup-dotnet from 2 to 3dependabot[bot]
2022-04-12Merge pull request #7584 from jellyfin/dependabot/github_actions/actions/uplo...Cody Robibero
2022-04-11Bump actions/download-artifact from 2 to 3dependabot[bot]
2022-04-11Bump actions/upload-artifact from 2 to 3dependabot[bot]
2022-03-30Merge pull request #7510 from jellyfin/dependabot/github_actions/peter-evans/...Cody Robibero
2022-03-28Bump peter-evans/create-or-update-comment from 1.4.5 to 2dependabot[bot]
2022-03-28Bump peter-evans/find-comment from 1 to 2dependabot[bot]
2022-03-07Bump actions/checkout from 2 to 3 (#7420)dependabot[bot]
2022-02-28Bump actions/setup-dotnet from 1 to 2dependabot[bot]
2022-02-19Use sha hash instead of branch name for OpenAPI workflow head reference (#7340)Niels van Velzen
2021-11-08Update to full dotnet 6Cody Robibero
2021-11-05Set GITHUB_TOKEN permissions to read only in OpenAPI workflowNiels van Velzen
2021-11-05Specify repository info in openapi head checkoutNiels van Velzen
2021-11-05Fix OpenAPI workflow not working with pull requests from forksNiels van Velzen
2021-11-02Update openapi workflow to use .NET 6Niels van Velzen
2021-09-15Use more specific test commandNiels van Velzen
2021-07-22Add OpenAPI workflowNiels van Velzen