Skip to content

Commit b5a471a

Browse files
authored
Merge pull request #259 from AlamoEngine-Tools/dependabot/github_actions/develop/actions-deps-6994d79bd4
Bump dotnet/nbgv from 0.5.1 to 0.5.2 in the actions-deps group
2 parents 1a0f495 + 4032f6a commit b5a471a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
path: packages
5252
- name: Push packages
5353
run: dotnet nuget push "packages/*.nupkg" --api-key ${{ secrets.NUGET_API_KEY }} --source https://api.nuget.org/v3/index.json
54-
- uses: dotnet/nbgv@v0.5.1
54+
- uses: dotnet/nbgv@v0.5.2
5555
id: nbgv
5656
- name: Create GitHub release
5757
uses: softprops/action-gh-release@v3

0 commit comments

Comments
 (0)