There was an error while loading. Please reload this page.
1 parent e4b224f commit 56c7829Copy full SHA for 56c7829
1 file changed
.github/workflows/checks.yml
@@ -8,6 +8,6 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
11
- - uses: openapi-generators/openapi-python-client-action@v2
+ - uses: openapi-generators/openapi-python-client-action@58cf278ec5933c3867503056edcfceb028dda69e # v2.1.0
12
with:
13
openapi-url: https://raw.githubusercontent.com/openapi-generators/openapi-python-client/main/end_to_end_tests/baseline_openapi_3.0.json
0 commit comments