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: julia-actions/cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.2
Choose a base ref
...
head repository: julia-actions/cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 13 commits
  • 4 files changed
  • 7 contributors

Commits on Jan 17, 2024

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

Commits on Jan 18, 2024

  1. Pin third party action to hash (#106)

    Third party actions should never not be pinned to a hash. Otherwise, in case the action repo is taken over by a malicious actor, they can change what runs in all of the workflows that julia-actions/cache is used in as well. Pinning to a hash prevents that.
    SaschaMann authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    216aaef View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

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

Commits on Feb 1, 2024

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

Commits on Apr 3, 2024

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

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    8b63b4a View commit details
    Browse the repository at this point in the history
  2. Bump julia-actions/setup-julia from 1 to 2 (#116)

    Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1 to 2.
    - [Release notes](https://github.com/julia-actions/setup-julia/releases)
    - [Commits](julia-actions/setup-julia@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: julia-actions/setup-julia
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    1b0706c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Bump actions/checkout from 4.1.1 to 4.1.2 (#118)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@b4ffde6...9bb5618)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c363897 View commit details
    Browse the repository at this point in the history
  2. Bump pyTooling/Actions from 0.4.6 to 1.0.1 (#117)

    * Bump pyTooling/Actions from 0.4.6 to 1.0.1
    
    Bumps [pyTooling/Actions](https://github.com/pytooling/actions) from 0.4.6 to 1.0.1.
    - [Release notes](https://github.com/pytooling/actions/releases)
    - [Changelog](https://github.com/pyTooling/Actions/blob/main/doc/Releases.rst)
    - [Commits](pyTooling/Actions@adef08d...60281e0)
    
    ---
    updated-dependencies:
    - dependency-name: pyTooling/Actions
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Apply suggestions from code review
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
    dependabot[bot] and IanButterworth authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    cc87ef3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b23ab7 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Bump actions/checkout from 4.1.2 to 4.1.4 (#126)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@9bb5618...0ad4b8f)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 1, 2024
    Configuration menu
    Copy the full SHA
    1c20782 View commit details
    Browse the repository at this point in the history
  2. Bump pyTooling/Actions from 1.0.1 to 1.0.5 (#127)

    Bumps [pyTooling/Actions](https://github.com/pytooling/actions) from 1.0.1 to 1.0.5.
    - [Release notes](https://github.com/pytooling/actions/releases)
    - [Changelog](https://github.com/pyTooling/Actions/blob/main/doc/Releases.rst)
    - [Commits](pyTooling/Actions@60281e0...e9d0dc3)
    
    ---
    updated-dependencies:
    - dependency-name: pyTooling/Actions
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
    dependabot[bot] and DilumAluthge authored May 1, 2024
    Configuration menu
    Copy the full SHA
    caa6556 View commit details
    Browse the repository at this point in the history
  3. Bump actions/cache from 3.3.3 to 4.0.2 (#123)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.3.3 to 4.0.2.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@e12d46a...0c45773)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
    dependabot[bot] and DilumAluthge authored May 1, 2024
    Configuration menu
    Copy the full SHA
    d48542b View commit details
    Browse the repository at this point in the history
Loading