Skip to content

Commit

Permalink
ci: bump amannn/action-semantic-pull-request to v5 [backport release-…
Browse files Browse the repository at this point in the history
…5.2.0] (#4268)

ci: bump amannn/action-semantic-pull-request to v5 (#4263)

(cherry picked from commit 1a63d6a)

Co-authored-by: Mattia Dal Ben <[email protected]>
  • Loading branch information
github-actions[bot] and mattdibi authored Nov 23, 2022
1 parent 9dea3d4 commit 518c281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 518c281

Please sign in to comment.