Skip to content

Commit 8e1d556

Browse files
chore(deps): update amannn/action-semantic-pull-request action to v6 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b44643 commit 8e1d556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Validate PR title
1818
if: ${{ github.event_name != 'merge_group' }}
19-
uses: amannn/action-semantic-pull-request@v5
19+
uses: amannn/action-semantic-pull-request@v6
2020
env:
2121
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2222
with:

0 commit comments

Comments
 (0)