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

gha: set default permissions to "contents: read" #2728

Merged
merged 1 commit into from
Oct 9, 2024

Commits on Oct 8, 2024

  1. gha: set default permissions to "contents: read"

    make the OpenSSF scorecard slightly happier;
    https://securityscorecards.dev/viewer/?uri=github.com/docker/buildx
    
        Warn: no topLevel permission defined: .github/workflows/build.yml:1
        Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql.yml:13
        Warn: no topLevel permission defined: .github/workflows/docs-release.yml:1
        Warn: no topLevel permission defined: .github/workflows/docs-upstream.yml:1
        Warn: no topLevel permission defined: .github/workflows/e2e.yml:1
        Warn: no topLevel permission defined: .github/workflows/labeler.yml:1
        Warn: no topLevel permission defined: .github/workflows/validate.yml:1
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b1a13bb View commit details
    Browse the repository at this point in the history