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/checkout
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0ad4b8f
Choose a base ref
...
head repository: actions/checkout
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a5ac7e5
Choose a head ref
  • 7 commits
  • 56 files changed
  • 3 contributors

Commits on Apr 24, 2024

  1. Update NPM dependencies (#1703)

    * Update dependencies manually
    * Format files
    * Update licenses
    cory-miller authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9c1e94e View commit details
    Browse the repository at this point in the history
  2. Bump github/codeql-action from 2 to 3 (#1694)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      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 24, 2024
    Configuration menu
    Copy the full SHA
    fd084cd View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-node from 1 to 4 (#1696)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v1...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      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 24, 2024
    Configuration menu
    Copy the full SHA
    3f603f6 View commit details
    Browse the repository at this point in the history
  4. Bump actions/upload-artifact from 2 to 4 (#1695)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      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 24, 2024
    Configuration menu
    Copy the full SHA
    8459bc0 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. README: Suggest user.email to be `41898282+github-actions[bot]@user…

    …s.noreply.github.com` (#1707)
    
    * README: Set `user.email` to GitHub Actions Bot
    
    * Update workflow to use proper bot GitHub Bot email
    
    * Prefix `user.email` with `41898282+`
    
    To match squash merge user, else showing as two different users, see: SocketDev/socket-sdk-js@b0948d0
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Pelle Wessman <pelle@kodfabrik.se>
    cory-miller and voxpelli authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    44c2b7a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    24ed1a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5ac7e5 View commit details
    Browse the repository at this point in the history
Loading