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

Add ac claim for old docker/build-push-action@v3 / current buildx gha cache #29584

Merged
merged 3 commits into from
Mar 5, 2024

Commits on Mar 4, 2024

  1. Add ac claim for old docker/build-push-actions@v3

    Also resolves a warning for current releases
    
    ```
    | ##[group]GitHub Actions runtime token ACs
    | ##[warning]Cannot parse GitHub Actions Runtime Token ACs: "undefined" is not valid JSON
    | ##[endgroup]
    ====>
    | ##[group]GitHub Actions runtime token ACs
    | ##[endgroup]
    ```
    ChristopherHX committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a083af1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d7c4bd View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    2b22977 View commit details
    Browse the repository at this point in the history