mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-22 11:54:41 +02:00
Updated some github actions workflows and added an workflow to automatically update actions
This commit is contained in:
parent
f86d35f8d1
commit
ac402a6697
3 changed files with 25 additions and 2 deletions
2
.github/workflows/static_analysis.yml
vendored
2
.github/workflows/static_analysis.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue