Skip to content

Commit

Permalink
Merge pull request #168 from pyrocumulus/dependabot/github_actions/al…
Browse files Browse the repository at this point in the history
…irezanet/publish-nuget-3.1.0

Bump alirezanet/publish-nuget from 3.0.5 to 3.1.0
  • Loading branch information
pyrocumulus authored Oct 12, 2023
2 parents 6e86363 + 276936f commit 8241da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# Publish
- name: publish on version change
id: publish_nuget
uses: alirezanet/publish-nuget@v3.0.5
uses: alirezanet/publish-nuget@v3.1.0
with:
# Filepath of the project to be packaged, relative to root of repository
PROJECT_FILE_PATH: src/PVOutput.Net/PVOutput.Net.csproj
Expand Down

0 comments on commit 8241da8

Please sign in to comment.