Skip to content

[Snyk] Security upgrade @vitest/coverage-v8 from 1.2.1 to 2.0.0 #191

[Snyk] Security upgrade @vitest/coverage-v8 from 1.2.1 to 2.0.0

[Snyk] Security upgrade @vitest/coverage-v8 from 1.2.1 to 2.0.0 #191

Workflow file for this run

name: Common
on:
pull_request:
branches:
- main
types: [opened, reopened]
jobs:
web-client-pr:
name: Open Pull Request
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Labeler
uses: ./.github/actions/labeler
with:
token: "${{ secrets.GITHUB_TOKEN }}"
- name: Post Pull Request
uses: davidwengier/[email protected]
with:
webhook-uri: "${{ secrets.TEAMS_PR_WEBHOOK }}"