Skip to content

Commit c89df2f

Browse files
authored
ci: update conventional-prs.yml GitHub Actions versions
1 parent 3a656e6 commit c89df2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conventional-prs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
title-format:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: amannn/action-semantic-pull-request@v3.4.0
14+
- uses: amannn/action-semantic-pull-request@v5
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)