Comparing v2.2.1...v3.0.0 · google-github-actions/setup-gcloud

Commits on Aug 25, 2025

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

  4. Release: v3.0.0 (#726)

    ## What's Changed
    - **‼️ This release requires Node 24+!**
    - **‼️ The `skip_tool_cache` option has been removed!** Skipping the
    tool cache is now the default behavior. To restore the previous behavior
    of using the tool cache (which is unnecessary on GitHub managed runners,
    but may provide performance increases on self-hosted runners), set
    `cache: true`.
    ---
    * Bump to node24 by @sethvargo in
    #723
    * Do not use the tool-cache by default by @sethvargo in
    #724
    * Update to use v3 references by @sethvargo in
    #725
    
    
    **Full Changelog**:
    v2.2.1...v3.0.0
    Configuration menu

    Browse the repository at this point in the history