Skip to content

fix: revert provenance auth to PLUGIN_PUBLISH_TOKEN#33

Merged
vijayCarta merged 1 commit intomainfrom
fix/provenance-check-auth
Apr 9, 2026
Merged

fix: revert provenance auth to PLUGIN_PUBLISH_TOKEN#33
vijayCarta merged 1 commit intomainfrom
fix/provenance-check-auth

Conversation

@vijayCarta
Copy link
Copy Markdown
Contributor

Summary

Changes Made

  • Removed actions/create-github-app-token@v1 step
  • Restored PLUGIN_PUBLISH_TOKEN as the auth token for cross-repo API calls
  • All other provenance logic (published_content_hash, deletion handling) preserved

Test plan

  • Provenance check passes on this PR
  • Verify cross-repo access to carta/claude-marketplace works with the PAT

Related

🤖 Generated with Claude Code

PR #23 switched from PLUGIN_PUBLISH_TOKEN PAT to GitHub App token
(CARTA_CI_APP_ID/CARTA_CI_APP_PRIVATE_KEY), but those secrets were
never configured on this repo. Revert to the PAT which is already
available as a repository secret.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@vijayCarta vijayCarta requested a review from a team as a code owner April 9, 2026 17:20
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 9211883.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

  • .github/workflows/provenance-check.yml

@vijayCarta vijayCarta merged commit c4d053e into main Apr 9, 2026
2 checks passed
@vijayCarta vijayCarta deleted the fix/provenance-check-auth branch April 9, 2026 17:38
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.

1 participant