Skip to content

Commit 3a7a6f1

Browse files
authored
Merge pull request #314 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 3cac675 + be8605f commit 3a7a6f1

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
@@ -50,7 +50,7 @@ jobs:
5050
path: packages
5151
- name: Push packages
5252
run: dotnet nuget push "packages/*.nupkg" --api-key ${{ secrets.NUGET_API_KEY }} --source https://api.nuget.org/v3/index.json
53-
- uses: dotnet/nbgv@v0.5.1
53+
- uses: dotnet/nbgv@v0.5.2
5454
id: nbgv
5555
- name: Create GitHub release
5656
uses: softprops/action-gh-release@v3

0 commit comments

Comments
 (0)