Skip to content

Add repository secrets for Dependabot #127

@ScottBrenner

Description

@ScottBrenner

Following the introduction of a Dependabot workflow in a755d90, checks on the resulting PRs are failing to access the secrets required in their workflows. As an example, the Vet workflow requires an Anthropic token but Dependabot is unable to read this secret, per https://github.blog/changelog/2021-02-19-github-actions-workflows-triggered-by-dependabot-prs-will-run-with-read-only-permissions/.

Dependabot secrets are managed separately from those used in GitHub Actions, and will need to be created for the checks on Dependabot workflows to pass - reference https://docs.github.com/en/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/configuring-access-to-private-registries-for-dependabot#adding-a-repository-secret-for-dependabot, sorry for the trouble!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions