Skip to content

Conversation

@ardalis
Copy link
Owner

@ardalis ardalis commented Oct 15, 2025

Fixes #969


- name: Pack
run: dotnet pack "${{ env.NUSPEC_FILE }}" -NoDefaultExcludes --configuration Release --no-build --no-restore --output "${{ env.PACK_OUTPUT }}"
- uses: nuget/setup-nuget@v2

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow

Unpinned 3rd party Action 'Publish to Nuget' step [Uses Step](1) uses 'nuget/setup-nuget' with ref 'v2', not a pinned commit hash
@ardalis ardalis marked this pull request as ready for review November 13, 2025 18:41
@ardalis ardalis merged commit a18b9ca into main Nov 13, 2025
3 of 4 checks passed
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.

Update to .NET 10

3 participants