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/setup-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.1
Choose a base ref
...
head repository: actions/setup-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.0
Choose a head ref
  • 7 commits
  • 8 files changed
  • 4 contributors

Commits on Aug 5, 2024

  1. Bump fast-xml-parser from 4.3.6 to 4.4.1 (#540)

    * Bump fast-xml-parser from 4.3.6 to 4.4.1
    
    Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.6 to 4.4.1.
    - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
    - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - [Commits](NaturalIntelligence/fast-xml-parser@v4.3.6...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fix checks
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: HarithaVattikuti <[email protected]>
    dependabot[bot] and HarithaVattikuti authored Aug 5, 2024
    Copy the full SHA
    dbebe35 View commit details

Commits on Aug 28, 2024

  1. Fix failure checks (#545)

    HarithaVattikuti authored Aug 28, 2024
    Copy the full SHA
    9be03d3 View commit details

Commits on Sep 11, 2024

  1. Add workflow file for publishing releases to immutable action package

    This workflow file publishes new action releases to the immutable action package of the same name as this repo.
    
    This is part of the Immutable Actions project which is not yet fully released to the public. First party actions like this one are part of our initial testing of this feature.
    Jcambass committed Sep 11, 2024
    Copy the full SHA
    344ba5f View commit details
  2. Merge pull request #548 from actions/Jcambass-patch-1

    Add workflow file for publishing releases to immutable action package
    Jcambass authored Sep 11, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    cbeba61 View commit details

Commits on Sep 16, 2024

  1. Upgrade IA Publish

    Jcambass authored Sep 16, 2024
    Copy the full SHA
    29640e4 View commit details

Commits on Sep 26, 2024

  1. Merge pull request #550 from actions/Jcambass-patch-2

    Upgrade IA Publish
    Jcambass authored Sep 26, 2024
    Copy the full SHA
    2e0b259 View commit details

Commits on Oct 21, 2024

  1. Revise isGhes logic (#556)

    * Revise `isGhes` logic
    
    * `isGhes` should not be exported
    
    * ran `npm run format` and `npm run build`
    
    * ran `npm run update-installers`
    jww3 authored Oct 21, 2024
    Copy the full SHA
    3e891b0 View commit details
Loading