Skip to content

Update dependency vitest to v3.0.5 [SECURITY] (#163) #158

Update dependency vitest to v3.0.5 [SECURITY] (#163)

Update dependency vitest to v3.0.5 [SECURITY] (#163) #158

Workflow file for this run

name: Update cache
on:
push:
branches:
- main
concurrency:
group: update-cache
cancel-in-progress: true
env:
INFISICAL_ENV: ${{ vars.INFISICAL_ENV }}
INFISICAL_TOKEN: ${{ secrets.INFISICAL_TOKEN }}
jobs:
update-cache:
name: Update cache
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup
uses: ./.github/actions/setup
with:
playwright: true