Skip to content

Bump golang from 1.25.4 to 1.25.5 in the all group (#341) #246

Bump golang from 1.25.4 to 1.25.5 in the all group (#341)

Bump golang from 1.25.4 to 1.25.5 in the all group (#341) #246

Workflow file for this run

# SPDX-FileCopyrightText: Copyright 2025 The SLSA Authors
# SPDX-License-Identifier: Apache-2.0
---
name: SLSA Source
on:
push:
branches:
- main
tags:
- '**'
permissions: {}
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/source-actions/.github/workflows/compute_slsa_source.yml@main