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: blue-build/github-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.0
Choose a base ref
...
head repository: blue-build/github-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.1
Choose a head ref
  • 5 commits
  • 3 files changed
  • 4 contributors

Commits on Feb 12, 2026

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

Commits on Feb 17, 2026

  1. chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#132)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8e8c483...de0fac2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 17, 2026
    Configuration menu
    Copy the full SHA
    0a5fc50 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

  1. perf: skip freeing disk space if 80+ GB available (#136)

    The GitHub Actions runners seem to be switching between 72 GB and 145 GB
    of total disk space right now; this setting means we can save about 90
    seconds that would be spent freeing disk space if we happen to get a
    runner with more disk space available.
    HastD authored Feb 24, 2026
    Configuration menu
    Copy the full SHA
    719dec4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

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

Commits on Mar 6, 2026

  1. chore(main): release 1.11.1 (#137)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    24d146d View commit details
    Browse the repository at this point in the history
Loading