Skip to content

chore(deps-dev): bump vitest from 0.34.3 to 2.0.5 #1500

chore(deps-dev): bump vitest from 0.34.3 to 2.0.5

chore(deps-dev): bump vitest from 0.34.3 to 2.0.5 #1500

name: GitEvents Inclusive Organization
on:
push:
pull_request:
discussion:
types: [created, edited, answered]
discussion_comment:
types: [created]
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: lts/hydrogen
- name: gitevents
uses: gitevents/[email protected]
with:
gitevents-app-id: ${{ secrets.GE_APP_ID }}
gitevents-app-private-key: ${{ secrets.GE_APP_PRIVATE_KEY }}
gitevents-app-installation-id: ${{ secrets.GE_APP_INSTALLATION_ID }}