Skip to content

chore: update dependencies#226

Merged
frasermolyneux merged 1 commit intomainfrom
feature/updates
Feb 20, 2026
Merged

chore: update dependencies#226
frasermolyneux merged 1 commit intomainfrom
feature/updates

Conversation

@frasermolyneux
Copy link
Owner

This pull request updates the GitHub Actions workflows to use the latest patchless versions of the dotnet-ci and publish-nuget-packages actions. This change ensures that the workflows always use the most up-to-date minor versions, improving maintainability and reducing the risk of missing important updates.

Workflow action version updates:

Copilot AI review requested due to automatic review settings February 20, 2026 12:55
@github-actions
Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/frasermolyneux/actions/dotnet-ci dotnet-ci/v1.4 UnknownUnknown

Scanned Files

  • .github/workflows/release-version-and-tag.yml

Copy link

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 GitHub Actions workflow references to use patch-floating tags for the repository’s shared dotnet-ci and publish-nuget-packages actions, reducing the need for patch-only workflow PRs.

Changes:

  • Switch frasermolyneux/actions/dotnet-ci references from dotnet-ci/v1.4.0 to dotnet-ci/v1.4 in CI/release workflows.
  • Switch frasermolyneux/actions/publish-nuget-packages from publish-nuget-packages/v1.3.0 to publish-nuget-packages/v1.3 in the NuGet publish workflow.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/build-and-test.yml Use dotnet-ci/v1.4 to float patch updates for build/test.
.github/workflows/pr-verify.yml Use dotnet-ci/v1.4 to float patch updates for PR validation.
.github/workflows/release-version-and-tag.yml Use dotnet-ci/v1.4 to float patch updates during release build stage.
.github/workflows/release-publish-nuget.yml Use publish-nuget-packages/v1.3 to float patch updates during publish.

@sonarqubecloud
Copy link

@frasermolyneux frasermolyneux merged commit 1fd5bdb into main Feb 20, 2026
18 checks passed
@frasermolyneux frasermolyneux deleted the feature/updates branch February 20, 2026 12:59
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