Skip to content

Commit

Permalink
chore(deps): update amannn/action-semantic-pull-request action to v5 (#…
Browse files Browse the repository at this point in the history
…10489)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 17, 2022
1 parent 29292af commit 86915b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-pull-request.yml
Expand Up @@ -13,6 +13,6 @@ jobs:
name: Semantic Pull Request
steps:
- name: Validate PR title
uses: amannn/action-semantic-pull-request@v4
uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 86915b7

Please sign in to comment.