chore(security): Pin actions to the Full-Length Commit SHA (#7249)

This commit is contained in:
Pepe Fagoaga
2025-03-17 17:11:28 +05:45
committed by GitHub
parent db7ffea24d
commit c4f6161c73
16 changed files with 57 additions and 57 deletions
+1 -1
View File
@@ -18,6 +18,6 @@ jobs:
steps:
- name: conventional-commit-check
id: conventional-commit-check
uses: agenthunt/conventional-commit-checker-action@v2.0.0
uses: agenthunt/conventional-commit-checker-action@9e552d650d0e205553ec7792d447929fc78e012b # v2.0.0
with:
pr-title-regex: '^([^\s(]+)(?:\(([^)]+)\))?: (.+)'