Explorar el Código

ci(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.3 (#8)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
features
dependabot[bot] hace 6 meses
committed by GitHub
padre
commit
28a76bbbc8
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .github/workflows/semantic-pr.yml

+ 1
- 1
.github/workflows/semantic-pr.yml Ver fichero

@@ -12,6 +12,6 @@ jobs:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.4.0
- uses: amannn/action-semantic-pull-request@v5.5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Cargando…
Cancelar
Guardar