Skip to content

chore(deps-dev): bump nuxt from 3.14.1592 to 3.19.0 #9

chore(deps-dev): bump nuxt from 3.14.1592 to 3.19.0

chore(deps-dev): bump nuxt from 3.14.1592 to 3.19.0 #9

Workflow file for this run

name: ci
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
check-provenance:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Check provenance downgrades
uses: danielroe/provenance-action@a5a718233ca12eff67651fcf29a030bbbd5b3ca1 # v0.1.0
with:
fail-on-provenance-change: true