Skip to content

chore(ci): Bump taiki-e/install-action from 2.47.12 to 2.47.14 #504

chore(ci): Bump taiki-e/install-action from 2.47.12 to 2.47.14

chore(ci): Bump taiki-e/install-action from 2.47.12 to 2.47.14 #504

Workflow file for this run

name: commit
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
conventional:
name: conventional
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: webiny/[email protected]
# optional, required for private repos
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}