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
…(.github/workflows/pr-title.yml)
  • Loading branch information
IK Renovate Bot committed Apr 27, 2024
1 parent e6156a8 commit 5c096b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
# Please look up the latest version from
# https://github.com/amannn/action-semantic-pull-request/releases
- uses: amannn/action-semantic-pull-request@v4.5.0
- uses: amannn/action-semantic-pull-request@v5.5.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 5c096b1

Please sign in to comment.