Thanks to visit codestin.com
Credit goes to github.com

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: finleyfamily/action-setup-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mmabey/action-setup-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 13, 2023

  1. Bump actions/cache from 3.2.4 to 3.3.1

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.4 to 3.3.1.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.2.4...v3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    adaf797 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Merge pull request #1 from mmabey/dependabot/github_actions/actions/c…

    …ache-3.3.1
    
    Bump actions/cache from 3.2.4 to 3.3.1
    mmabey authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    bd0fa58 View commit details
    Browse the repository at this point in the history
  2. Bump cspell from 6.27.0 to 6.31.1 (#2)

    Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.27.0 to 6.31.1.
    - [Release notes](https://github.com/streetsidesoftware/cspell/releases)
    - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
    - [Commits](streetsidesoftware/cspell@v6.27.0...v6.31.1)
    
    ---
    updated-dependencies:
    - dependency-name: cspell
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    mmabey and dependabot[bot] authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    664234a View commit details
    Browse the repository at this point in the history
Loading