Skip to content

Bump sigs.k8s.io/release-utils from 0.11.1 to 0.12.0 (#250) #191

Bump sigs.k8s.io/release-utils from 0.11.1 to 0.12.0 (#250)

Bump sigs.k8s.io/release-utils from 0.11.1 to 0.12.0 (#250) #191

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