Skip to content

update vsa example to match new behavior (#174) #129

update vsa example to match new behavior (#174)

update vsa example to match new behavior (#174) #129

Workflow file for this run

name: SLSA Source
on:
push:
branches: [ "main" ]
tags: ['**']
jobs:
# Whenever new source is pushed recompute the slsa source information.
check-change:
permissions:
contents: write # needed for storing the vsa in the repo.
id-token: write
uses: slsa-framework/slsa-source-poc/.github/workflows/compute_slsa_source.yml@main