diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index 9991ff6..8f99ab5 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -16,10 +16,10 @@ jobs: runs-on: ubuntu-latest steps: - name: Check changelog - uses: cap-js/.github/.github/actions/check-changelog@main + uses: cap-js/.github/.github/actions/check-changelog@0d356c8ee06ed94df4bcc8acb2c769d365f1ad89 # main check-pr-title: runs-on: ubuntu-latest steps: - name: Check PR title - uses: cap-js/.github/.github/actions/check-pr-title@main \ No newline at end of file + uses: cap-js/.github/.github/actions/check-pr-title@0d356c8ee06ed94df4bcc8acb2c769d365f1ad89 # main \ No newline at end of file