Skip to content

Conversation

xnox
Copy link
Member

@xnox xnox commented May 13, 2025

Release workflow wants more permissions:

Invalid workflow file: .github/workflows/release.yml#L15
The workflow is not valid. .github/workflows/release.yml (Line: 15, Col: 3): Error calling workflow 'bazel-contrib/.github/.github/workflows/release_ruleset.yaml@9ed8d86404ac3214f80cfb02e49f44a1b28b17b0'. The nested job 'attest' is requesting 'attestations: write, id-token: write', but is only allowed 'attestations: none, id-token: none'.

Seems like it wants to attest itself.

Release workflow wants more permissions:

```
Invalid workflow file: .github/workflows/release.yml#L15
The workflow is not valid. .github/workflows/release.yml (Line: 15, Col: 3): Error calling workflow 'bazel-contrib/.github/.github/workflows/release_ruleset.yaml@9ed8d86404ac3214f80cfb02e49f44a1b28b17b0'. The nested job 'attest' is requesting 'attestations: write, id-token: write', but is only allowed 'attestations: none, id-token: none'.
```

Seems like it wants to attest itself.
@xnox xnox enabled auto-merge (squash) May 13, 2025 12:02
@xnox xnox merged commit 1874c77 into chainguard-dev:main May 13, 2025
16 checks passed
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