Skip to content

Update actions/setup-dotnet action to v2.1.0#438

Merged
RehanSaeed merged 1 commit intomainfrom
renovate/actions-setup-dotnet-2.x
May 18, 2022
Merged

Update actions/setup-dotnet action to v2.1.0#438
RehanSaeed merged 1 commit intomainfrom
renovate/actions-setup-dotnet-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented May 9, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-dotnet action minor v2.0.0 -> v2.1.0

Release Notes

actions/setup-dotnet

v2.1.0

Compare Source

This release includes the following PRs:

  • Adding support for the global-json-file input: #​276
    Example of usage:

    - uses: actions/setup-dotnet@v2
      with:
        global-json-file: csharp/global.json
    - run: dotnet build <my project>
      working-directory: csharp
  • Update @​zeit/ncc to @​vercel/ncc: #​290

  • Update vulnerable packages: #​289

  • Improve documentation and update installer scripts to the latest version: #​278


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file. label May 9, 2022
@RehanSaeed RehanSaeed added maintenance Pull requests that perform maintenance on the project but add no features or bug fixes. patch Pull requests requiring a patch version update according to semantic versioning. labels May 18, 2022
@RehanSaeed RehanSaeed merged commit 44ad007 into main May 18, 2022
@RehanSaeed RehanSaeed deleted the renovate/actions-setup-dotnet-2.x branch May 18, 2022 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file. maintenance Pull requests that perform maintenance on the project but add no features or bug fixes. patch Pull requests requiring a patch version update according to semantic versioning.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants