Skip to content

Commit 3524029

Browse files
authored
ci(action): pin amannn/action-semantic-pull-request action to e32d7e6 (#622)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent a199b9a commit 3524029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
if: github.event_name == 'pull_request'
8383
steps:
8484
- name: Validate PR title follows Semantic Commit Convention
85-
uses: amannn/action-semantic-pull-request@v5
85+
uses: amannn/action-semantic-pull-request@e32d7e603df1aa1ba07e981f2a23455dee596825 # v5
8686
env:
8787
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8888
with:

0 commit comments

Comments
 (0)