Skip to content

feat(curl,task): highlight + pretty-print responses (#1432) #1591

feat(curl,task): highlight + pretty-print responses (#1432)

feat(curl,task): highlight + pretty-print responses (#1432) #1591

Workflow file for this run

name: provenance
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
check-provenance:
runs-on: ubuntu-slim
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
with:
persist-credentials: false
- name: Check provenance downgrades
uses: danielroe/provenance-action@fcc45fd5a5b818c477432b32c838dcd0c79cd2dd # v0.2.0
with:
fail-on-provenance-change: true