diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 91a3452..7c52660 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -10,7 +10,7 @@ on: jobs: soundness: name: Soundness - uses: swiftlang/github-workflows/.github/workflows/soundness.yml@0.0.12 + uses: swiftlang/github-workflows/.github/workflows/soundness.yml@0.0.13 with: license_header_check_project_name: "SwiftOpenAPIGenerator"