Committed by
GitHub
Merge branch 'master' into dependabot/gradle/example/android/com.android.tools.build-gradle-7.3.1
Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -12,6 +12,6 @@ jobs: | @@ -12,6 +12,6 @@ jobs: | ||
| 12 | name: Validate PR title | 12 | name: Validate PR title |
| 13 | runs-on: ubuntu-latest | 13 | runs-on: ubuntu-latest |
| 14 | steps: | 14 | steps: |
| 15 | - - uses: amannn/action-semantic-pull-request@v4 | 15 | + - uses: amannn/action-semantic-pull-request@v5 |
| 16 | env: | 16 | env: |
| 17 | GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | 17 | GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
-
Please register or login to post a comment