fix: fixed the pinned dependencies issue (#6602)

Signed-off-by: harshitasao <harshitasao@gmail.com>
This commit is contained in:
Harshita Sao
2024-08-18 20:06:07 +05:30
committed by GitHub
parent 0f978aed40
commit 9370981639
4 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ jobs:
check:
runs-on: ubuntu-22.04
steps:
- uses: thehanimo/pr-title-checker@v1.4.1
- uses: thehanimo/pr-title-checker@5652588c80c479af803eabfbdb5a3895a77c1388 # v1.4.1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pass_on_octokit_error: true