Updated some github actions workflows and added an workflow to automatically update actions

This commit is contained in:
Jan Böhmer 2023-03-18 22:03:34 +01:00
parent f86d35f8d1
commit ac402a6697
3 changed files with 25 additions and 2 deletions

View file

@ -43,7 +43,7 @@ jobs:
run: ./bin/console lint:xliff translations
- name: Check dependencies for security
uses: symfonycorp/security-checker-action@v3
uses: symfonycorp/security-checker-action@v4
- name: Check doctrine mapping
run: ./bin/console doctrine:schema:validate --skip-sync -vvv --no-interaction