Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
May 9, 2022

Conversation

renovate[bot]
Copy link
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