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: arduino/serial-discovery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6607e6c
Choose a base ref
...
head repository: arduino/serial-discovery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11de08d
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Sep 7, 2022

  1. Bump actions/upload-artifact from 2 to 3

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v2...v3)
    
    ---
    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>
    dependabot[bot] authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    7082781 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from arduino/dependabot/github_actions/actions…

    …/upload-artifact-3
    
    Bump actions/upload-artifact from 2 to 3
    per1234 authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    d04ca52 View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-go from 2 to 3

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    11de08d View commit details
    Browse the repository at this point in the history
Loading