Committed by
GitHub
Merge pull request #332 from juliansteenbakker/dependabot/github_actions/amannn/…
…action-semantic-pull-request-5 chore(deps): bump amannn/action-semantic-pull-request from 4 to 5
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