Skip to content

Commit

Permalink
update openAPI action reference
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoeni committed May 31, 2024
1 parent 8c71dbb commit 2a081b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ on:

jobs:
openapi-lint:
uses: swissfintechinnovations/.github/.github/workflows/reusable-lint-openapi-workflow.yaml@naming-conventions-part-2
uses: swissfintechinnovations/.github/.github/workflows/reusable-lint-openapi-workflow.yaml@main
with:
filenames: ${{ github.event.inputs.filenames || '*.yaml' }}

0 comments on commit 2a081b0

Please sign in to comment.