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
parent
commit
954372d5dc
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/prchecks.yml

+ 1
- 1
.github/workflows/prchecks.yml View File

@@ -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 }}



Loading…
Cancel
Save