Skip to content

Commit

Permalink
Bump alirezanet/publish-nuget from 3.0.5 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [alirezanet/publish-nuget](https://github.com/alirezanet/publish-nuget) from 3.0.5 to 3.1.0.
- [Release notes](https://github.com/alirezanet/publish-nuget/releases)
- [Commits](alirezanet/publish-nuget@v3.0.5...v3.1.0)

---
updated-dependencies:
- dependency-name: alirezanet/publish-nuget
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 12, 2023
1 parent 3b035de commit 276936f
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 276936f

Please sign in to comment.