Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: actions/runner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.317.0
Choose a base ref
...
head repository: actions/runner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.318.0
Choose a head ref
  • 16 commits
  • 38 files changed
  • 10 contributors

Commits on May 31, 2024

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

Commits on Jun 4, 2024

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

Commits on Jun 10, 2024

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

Commits on Jun 18, 2024

  1. Bump runner to dotnet 8 (#3345)

    * Bump runner to dotnet 8
    
    * .
    TingluoHuang authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1e74a81 View commit details
    Browse the repository at this point in the history
  2. Upgrade dotnet sdk to v8.0.302 (#3346)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8f1c723 View commit details
    Browse the repository at this point in the history
  3. Bump System.Security.Cryptography.Pkcs from 5.0.0 to 8.0.0 in /src (#…

    …3347)
    
    Bumps [System.Security.Cryptography.Pkcs](https://github.com/dotnet/runtime) from 5.0.0 to 8.0.0.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v5.0.0...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: System.Security.Cryptography.Pkcs
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3dab1f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jun 24, 2024

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

Commits on Jun 26, 2024

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

Commits on Jul 8, 2024

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

Commits on Jul 15, 2024

  1. Upgrade dotnet sdk to v8.0.303 (#3388)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    dbcaa7c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Update supported distros to match new docs (#3226)

    Co-authored-by: Patrick Ellis <[email protected]>
    BagToad and pje authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2a7f327 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Redirect supported OS doc section to the public docs (#3396)

    * redirect supported OS doc to public docs
    
    * Anchor to appropriate OS heading
    
    Co-authored-by: Patrick Ellis <[email protected]>
    
    ---------
    
    Co-authored-by: Patrick Ellis <[email protected]>
    BagToad and pje authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    41bc0da View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Update Docker to v27.1.1 (#3401)

    * Update Docker to v27.1.1
    
    * Update Dockerfile
    TingluoHuang authored Jul 26, 2024
    1 Configuration menu
    Copy the full SHA
    2190396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1250684 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e57957 View commit details
    Browse the repository at this point in the history
Loading