Skip to content

Commit b3a7993

Browse files
chore(deps): update dotnet/nbgv action to v0.4.1 (#1010)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9604ee0 commit b3a7993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
path: packages
109109
- name: Push packages
110110
run: dotnet nuget push "packages/*.nupkg" --api-key ${{ secrets.NUGET_API_KEY }} --source https://api.nuget.org/v3/index.json
111-
- uses: dotnet/[email protected].0
111+
- uses: dotnet/[email protected].1
112112
id: nbgv
113113
- name: Create GitHub release
114114
uses: softprops/action-gh-release@v1

0 commit comments

Comments
 (0)