Skip to content

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

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/github-actions
May 9, 2022
Merged

Update actions/setup-dotnet action to v2.1.0#517
renovate[bot] merged 1 commit intomasterfrom
renovate/github-actions

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: Enabled.

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 🚚 private-dependencies Private dependency label May 9, 2022
@renovate renovate bot enabled auto-merge (rebase) May 9, 2022 10:46
@github-actions github-actions bot added this to the v1.1.1 milestone May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚚 private-dependencies Private dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant