Sfoglia il codice sorgente
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 mesi fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
.github/workflows/prchecks.yml
|
|
|
@@ -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 }} |
|
|
|
|
|
|
|
|