Skip to content

Commit

Permalink
chore: Update PR lint action (#7789)
Browse files Browse the repository at this point in the history
  • Loading branch information
marksweb committed Jan 28, 2024
1 parent d90b23d commit ff2e25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-pr.yml
Expand Up @@ -15,6 +15,6 @@ jobs:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
- uses: amannn/action-semantic-pull-request@v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ff2e25f

Please sign in to comment.