aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/openapi.yml
AgeCommit message (Collapse)Author
2022-02-28Bump actions/setup-dotnet from 1 to 2dependabot[bot]
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1 to 2. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](https://github.com/actions/setup-dotnet/compare/v1...v2) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
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