Skip to content

Commit 502f96f

Browse files
authored
Merge pull request #212 from linked-data-dotnet/dependabot/github_actions/main/svenstaro/upload-release-action-2.6.0
Bump svenstaro/upload-release-action from 2.5.0 to 2.6.0
2 parents 9b5f2d8 + a289d25 commit 502f96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
name: nugets
125125

126126
- name: Upload to stable release
127-
uses: svenstaro/upload-release-action@2.5.0
127+
uses: svenstaro/upload-release-action@2.6.0
128128
with:
129129
repo_token: ${{ secrets.GITHUB_TOKEN }}
130130
file: nugets

0 commit comments

Comments
 (0)