Skip to content

Commit c27618e

Browse files
zdiffzdiff
andauthored
ci: replace deprecated GitHub Action aslafy-z/conventional-pr-title-action (#429)
Replace deprecated GitHub Action `aslafy-z/conventional-pr-title-action` with `amannn/action-semantic-pull-request`. Co-authored-by: zdiff <zdiff@localhost>
1 parent 0ee0fb3 commit c27618e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_title.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
permissions:
1414
statuses: write
1515
steps:
16-
- uses: aslafy-z/conventional-pr-title-action@a0b851005a0f82ac983a56ead5a8111c0d8e044a # v3.2.0
16+
- uses: amannn/action-semantic-pull-request@fdd4d3ddf614fbcd8c29e4b106d3bbe0cb2c605d # v6.0.1
1717
env:
1818
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)