Skip to content

Commit

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

fix(deps): Bump amannn/action-semantic-pull-request from 5.5.2 to 5.5.3 in the actions-minor group
  • Loading branch information
vinayakkulkarni committed Jun 30, 2024
2 parents 6a27dbf + f03037a commit f93353e
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.5.2
- uses: amannn/action-semantic-pull-request@v5.5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit f93353e

Please sign in to comment.