Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Commit

Permalink
build(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5…
Browse files Browse the repository at this point in the history
….1.0 (#537)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2023
1 parent 5c441db commit c17c310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
steps:
- name: semantic-pull-request
# This action can only be invoked in `pull_request_target` or `pull_request` events.
uses: amannn/action-semantic-pull-request@v5.0.2
uses: amannn/action-semantic-pull-request@v5.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c17c310

Please sign in to comment.