Skip to content

Update actions and bump Abstractions package version#193

Merged
marcominerva merged 1 commit intomasterfrom
develop
Apr 9, 2026
Merged

Update actions and bump Abstractions package version#193
marcominerva merged 1 commit intomasterfrom
develop

Conversation

@marcominerva
Copy link
Copy Markdown
Owner

Upgraded actions/checkout to v6 and setup-dotnet to v5 in all publish workflows. Updated SimpleAuthenticationTools.Abstractions to version 3.1.11 in both SimpleAuthentication.csproj and SimpleAuthentication.Swashbuckle.csproj.

Upgraded actions/checkout to v6 and setup-dotnet to v5 in all publish workflows. Updated SimpleAuthenticationTools.Abstractions to version 3.1.11 in both SimpleAuthentication.csproj and SimpleAuthentication.Swashbuckle.csproj.
Copilot AI review requested due to automatic review settings April 9, 2026 10:11
@marcominerva marcominerva merged commit 657976f into master Apr 9, 2026
7 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates dependency and CI publish workflow action versions to keep releases aligned with current tooling.

Changes:

  • Bump SimpleAuthenticationTools.Abstractions package reference from 3.1.10 to 3.1.11 in the main and Swashbuckle projects.
  • Update publish workflows to use actions/checkout@v6.
  • Update publish workflows to use actions/setup-dotnet@v5.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/SimpleAuthentication/SimpleAuthentication.csproj Updates Abstractions package reference to 3.1.11.
src/SimpleAuthentication.Swashbuckle/SimpleAuthentication.Swashbuckle.csproj Updates Abstractions package reference to 3.1.11.
.github/workflows/publish.yml Bumps checkout/setup-dotnet action versions for NuGet publish pipeline.
.github/workflows/publish_swashbuckle.yml Bumps checkout/setup-dotnet action versions for NuGet publish pipeline.
.github/workflows/publish_abstractions.yml Bumps checkout/setup-dotnet action versions for NuGet publish pipeline.

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.

2 participants