dependabot[bot]
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/semantic-pr.yml
|
@@ -12,6 +12,6 @@ jobs: |
|
|
name: Validate PR title |
|
|
name: Validate PR title |
|
|
runs-on: ubuntu-latest |
|
|
runs-on: ubuntu-latest |
|
|
steps: |
|
|
steps: |
|
|
- uses: amannn/action-semantic-pull-request@v4 |
|
|
|
|
|
|
|
|
- uses: amannn/action-semantic-pull-request@v5 |
|
|
env: |
|
|
env: |
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |