Skip to content

Commit

Permalink
Merge pull request #2071 from vinayakkulkarni/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions-minor-592a1defa1

fix(deps): Bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.0 in the actions-minor group
  • Loading branch information
vinayakkulkarni authored Apr 23, 2024
2 parents f3bd7dc + bee2592 commit 5b075a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-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@v5.4.0
- uses: amannn/action-semantic-pull-request@v5.5.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 5b075a6

Please sign in to comment.