Committed by
GitHub
chore(deps): bump amannn/action-semantic-pull-request from 4 to 5
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 4 to 5. - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases) - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md) - [Commits](https://github.com/amannn/action-semantic-pull-request/compare/v4...v5) --- updated-dependencies: - dependency-name: amannn/action-semantic-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
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