Browse Source
ci(deps): bump amannn/action-semantic-pull-request from 5 to 6 (#77)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tags/v1.0.13
dependabot[bot]
3 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.github/workflows/prchecks.yml
|
|
|
@@ -12,7 +12,7 @@ jobs: |
|
|
|
fail-fast: false |
|
|
|
|
|
|
|
steps: |
|
|
|
- uses: amannn/action-semantic-pull-request@v5 |
|
|
|
- uses: amannn/action-semantic-pull-request@v6 |
|
|
|
env: |
|
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
|
|
|
|
|
|
|
|