summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-15 20:58:10 +0000
committerSeth Michael Larson <sethmichaellarson@gmail.com>2023-05-15 21:00:57 -0500
commit5dbc8e23488862aadab0706128d387af2f406b51 (patch)
tree0f430ea531982db773eeb87971b767a2fcc1e6ce
parenta1524d3715dbdcc2d6e2084bdab7d2a77fb4f145 (diff)
downloadurllib3-5dbc8e23488862aadab0706128d387af2f406b51.tar.gz
Bump slsa-framework/slsa-github-generator from 1.5.0 to 1.6.0HEADmain
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases) - [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md) - [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: slsa-framework/slsa-github-generator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/publish.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index 98edf485..4e196a25 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -53,7 +53,7 @@ jobs:
actions: read
contents: write
id-token: write # Needed to access the workflow's OIDC identity.
- uses: "slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.5.0"
+ uses: "slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.6.0"
with:
base64-subjects: "${{ needs.build.outputs.hashes }}"
upload-assets: true