Quellcode durchsuchen
ci(deps): bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#12)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Deuchnord <Deuchnord@users.noreply.github.com>
pull/10/head
dependabot[bot]
vor 3 Monaten
committed by
GitHub
Ursprung
Commit
68068a3766
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: B5690EEEBB952194
1 geänderte Dateien mit
1 neuen und
1 gelöschten Zeilen
-
.github/workflows/semantic-pr.yml
|
|
|
@@ -12,6 +12,6 @@ jobs: |
|
|
|
name: Validate PR title |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|
- uses: amannn/action-semantic-pull-request@v5.5.3 |
|
|
|
- uses: amannn/action-semantic-pull-request@v6 |
|
|
|
env: |
|
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |