Skip to content

Bump NuGet/login action to v1.2.0#4330

Merged
martincostello merged 1 commit into
mainfrom
renovate/github-actions/nuget-login-1.x
Apr 29, 2026
Merged

Bump NuGet/login action to v1.2.0#4330
martincostello merged 1 commit into
mainfrom
renovate/github-actions/nuget-login-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 29, 2026

This PR contains the following updates:

Package Type Update Change
NuGet/login action minor v1.1.0v1.2.0

Release Notes

NuGet/login (NuGet/login)

v1.2.0: NuGet OIDC login v1.2.0

Compare Source

🚀 v1.2.0

This is the newest stable release of NuGet/login, a GitHub Action for securely authenticating with NuGet using GitHub’s OIDC tokens.

✨ New features

  • Enhanced logging
  • Updated Node.js version

🛠️ Example Usage

name: NuGet Login
uses: NuGet/login@​v1.2.0
with:
user: my-nuget-username


Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • Between 08:00 AM and 05:59 PM, only on Wednesday (* 8-17 * * 3)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner April 29, 2026 08:44
@renovate renovate Bot added dependencies Pull requests that update a dependency file github_actions infra Infra work - CI/CD, code coverage, linters labels Apr 29, 2026
@github-actions github-actions Bot removed the dependencies Pull requests that update a dependency file label Apr 29, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.96%. Comparing base (b60724e) to head (0f0381e).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4330      +/-   ##
==========================================
+ Coverage   71.10%   75.96%   +4.86%     
==========================================
  Files         453      466      +13     
  Lines       17416    18567    +1151     
==========================================
+ Hits        12383    14104    +1721     
+ Misses       5033     4463     -570     
Flag Coverage Δ
unittests-Contrib.Shared.Tests 89.40% <ø> (-0.57%) ⬇️
unittests-Exporter.Geneva 55.14% <ø> (+8.61%) ⬆️
unittests-Exporter.InfluxDB 95.81% <ø> (ø)
unittests-Exporter.Instana 92.00% <ø> (+0.96%) ⬆️
unittests-Exporter.OneCollector 94.61% <ø> (-0.06%) ⬇️
unittests-Extensions 90.78% <ø> (ø)
unittests-Extensions.Enrichment 100.00% <ø> (ø)
unittests-Extensions.Enrichment.AspNetCore 86.27% <ø> (ø)
unittests-Extensions.Enrichment.Http 94.33% <ø> (ø)
unittests-Instrumentation.AWS 85.22% <ø> (-1.67%) ⬇️
unittests-Instrumentation.AspNet 76.99% <ø> (ø)
unittests-Instrumentation.AspNetCore 70.44% <ø> (ø)
unittests-Instrumentation.Cassandra 92.85% <ø> (ø)
unittests-Instrumentation.ConfluentKafka 78.52% <ø> (+31.67%) ⬆️
unittests-Instrumentation.ElasticsearchClient 80.60% <ø> (ø)
unittests-Instrumentation.EntityFrameworkCore 81.39% <ø> (ø)
unittests-Instrumentation.EventCounters 77.27% <ø> (ø)
unittests-Instrumentation.GrpcCore 91.27% <ø> (ø)
unittests-Instrumentation.GrpcNetClient 73.78% <ø> (ø)
unittests-Instrumentation.Hangfire 88.91% <ø> (ø)
unittests-Instrumentation.Http 74.62% <ø> (+15.13%) ⬆️
unittests-Instrumentation.Owin 88.62% <ø> (ø)
unittests-Instrumentation.Process 100.00% <ø> (ø)
unittests-Instrumentation.Quartz 78.76% <ø> (ø)
unittests-Instrumentation.Remoting 66.06% <ø> (ø)
unittests-Instrumentation.Runtime 100.00% <ø> (ø)
unittests-Instrumentation.ServiceFabricRemoting 40.83% <ø> (ø)
unittests-Instrumentation.SqlClient 84.56% <ø> (-0.91%) ⬇️
unittests-Instrumentation.StackExchangeRedis 93.63% <ø> (ø)
unittests-Instrumentation.Wcf 81.44% <ø> (+25.28%) ⬆️
unittests-OpAmp.Client 83.95% <ø> (+0.72%) ⬆️
unittests-PersistentStorage 70.41% <ø> (+1.92%) ⬆️
unittests-Resources.AWS 74.49% <ø> (+2.27%) ⬆️
unittests-Resources.Azure 88.31% <ø> (+0.23%) ⬆️
unittests-Resources.Container 67.34% <ø> (ø)
unittests-Resources.Gcp 71.42% <ø> (ø)
unittests-Resources.Host 72.26% <ø> (+3.14%) ⬆️
unittests-Resources.OperatingSystem 76.98% <ø> (+8.95%) ⬆️
unittests-Resources.Process 100.00% <ø> (ø)
unittests-Resources.ProcessRuntime 79.59% <ø> (-20.41%) ⬇️
unittests-Sampler.AWS 97.52% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 121 files with indirect coverage changes

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/github-actions/nuget-login-1.x branch 5 times, most recently from e669f29 to 54c42e3 Compare April 29, 2026 09:18
@martincostello martincostello added this pull request to the merge queue Apr 29, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 29, 2026
| datasource  | package     | from   | to     |
| ----------- | ----------- | ------ | ------ |
| github-tags | NuGet/login | v1.1.0 | v1.2.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/github-actions/nuget-login-1.x branch from 54c42e3 to 0f0381e Compare April 29, 2026 10:10
@martincostello martincostello added this pull request to the merge queue Apr 29, 2026
Merged via the queue into main with commit 09b516a Apr 29, 2026
317 checks passed
@martincostello martincostello deleted the renovate/github-actions/nuget-login-1.x branch April 29, 2026 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions infra Infra work - CI/CD, code coverage, linters

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant