Skip to content

chore(deps): bump ejs from 3.1.8 to 3.1.10 #48

chore(deps): bump ejs from 3.1.8 to 3.1.10

chore(deps): bump ejs from 3.1.8 to 3.1.10 #48

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test-coverage:
uses: bennycode/actions/.github/workflows/test-coverage-yarn.yml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}