Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump @actions/attest from 1.4.1 to 1.4.2 #225

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

bdehamer
Copy link
Collaborator

@bdehamer bdehamer commented Sep 5, 2024

Updates the @actions/attest library from version 1.4.1 to 1.4.2 (see actions/toolkit#1823). Includes the fix for #222.

@bdehamer bdehamer requested a review from a team as a code owner September 5, 2024 16:50
Comment on lines -15 to +11
const issuer = getIssuer()

// Calculate subject from inputs and generate provenance
const predicate = await buildSLSAProvenancePredicate(issuer)
const predicate = await buildSLSAProvenancePredicate()
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The logic to calculate the correct issuer has been moved into the buildSLSAProvenancePredicate function.

@bdehamer bdehamer merged commit f1185f1 into main Sep 5, 2024
19 checks passed
@bdehamer bdehamer deleted the bdehamer/attest-1.4.2 branch September 5, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants