Skip to content

Commit

Permalink
Merge pull request #264 from linked-data-dotnet/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/main/svenstaro/upload-release-action-2.9.0

Bump svenstaro/upload-release-action from 2.7.0 to 2.9.0
  • Loading branch information
asbjornu authored Mar 1, 2024
2 parents 3fc9aea + 7079be1 commit b4e0455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
name: nugets

- name: Upload to stable release
uses: svenstaro/upload-release-action@2.7.0
uses: svenstaro/upload-release-action@2.9.0
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: nugets
Expand Down

0 comments on commit b4e0455

Please sign in to comment.