Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
chore(deps): update alirezanet/publish-nuget action to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and peterjokumsen committed Jun 13, 2023
1 parent 0a81f6d commit 8ac6462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-nuget-test-utils-nunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: publish on version change
id: publish_nuget
uses: alirezanet/publish-nuget@v3.0.5
uses: alirezanet/publish-nuget@v3.1.0
with:
PROJECT_FILE_PATH: ./nuget/ChillViking.TestUtils/ChillViking.TestUtils.NUnit/ChillViking.TestUtils.NUnit.csproj
NUGET_KEY: ${{secrets.NUGET_API_KEY}}
Expand Down

0 comments on commit 8ac6462

Please sign in to comment.