diff --git a/.github/workflows/reusable-copyright-license-check.yml b/.github/workflows/reusable-copyright-license-check.yml index 56d06fc..7a64a89 100644 --- a/.github/workflows/reusable-copyright-license-check.yml +++ b/.github/workflows/reusable-copyright-license-check.yml @@ -39,7 +39,7 @@ jobs: head -n 100 pr.patch - name: Run Copyright License Check Action - uses: qualcomm/copyright-license-checker-action@v1.1.0 + uses: qualcomm/copyright-license-checker-action@v1.2.0 with: patch_file: pr.patch repo_name: ${{ github.repository }}