Skip to content

Commit adc2d6e

Browse files
authored
Increment Version (#160)
2 parents 55ae070 + 4a80fc1 commit adc2d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
actions: read # for detecting the Github Actions environment.
9999
id-token: write # for creating OIDC tokens for signing.
100100
packages: write # for uploading attestations.
101-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.9.0
101+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v2.1.0
102102
with:
103103
image: ghcr.io/${{ github.repository }}
104104
# The image digest is used to prevent TOCTOU issues.

0 commit comments

Comments
 (0)