Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit e0fc293

Browse files
chore(deps): update amannn/action-semantic-pull-request action to v5.2.0
1 parent 26ec88c commit e0fc293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
permissions:
1616
pull-requests: write
1717
steps:
18-
- uses: amannn/action-semantic-pull-request@v5.1.0
18+
- uses: amannn/action-semantic-pull-request@v5.2.0
1919
env:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2121
with:

0 commit comments

Comments
 (0)