diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index 9991ff6..2ce0b52 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@04771c72f09086d778ab4ad7c37d7f83d0f57c2b # 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@04771c72f09086d778ab4ad7c37d7f83d0f57c2b # main \ No newline at end of file