Skip to content

Commit

Permalink
chore: audit github workflow uses improved-yarn-audit
Browse files Browse the repository at this point in the history
  • Loading branch information
pbastia committed Feb 21, 2024
1 parent 9819963 commit 6e06f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- uses: actions/checkout @v3
- name: dev env setup
uses: ./.github/actions/dev-env-setup
- run: yarn audit
- run: yarn audit-deps
working-directory: ./app
db-schema-is-up-to-date:
needs: install-dev-tools
Expand Down

0 comments on commit 6e06f8d

Please sign in to comment.