Skip to content

Commit 0ef9fbe

Browse files
authored
chore: bump version of semantic commit check action (#46)
1 parent 3c5f011 commit 0ef9fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: semantic-pull-request
22-
uses: amannn/action-semantic-pull-request@v4
22+
uses: amannn/action-semantic-pull-request@v5
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2525
with:

0 commit comments

Comments
 (0)