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 #849

Merged
merged 1 commit into from
May 10, 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 enabled auto-merge (rebase) May 9, 2022 13:00
@github-actions github-actions bot added this to the v0.19.6 milestone May 9, 2022
@renovate renovate bot force-pushed the renovate/github-actions branch from e22fb00 to cab8345 Compare May 10, 2022 10:10
@renovate renovate bot merged commit d72b5dc into master May 10, 2022
@renovate renovate bot deleted the renovate/github-actions branch May 10, 2022 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant