Skip to content

Commit

Permalink
Merge pull request #364 from SMI/dependabot/github_actions/svenstaro/…
Browse files Browse the repository at this point in the history
…upload-release-action-2.7.0
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
2 parents 3f3d910 + b8006aa commit 98b4c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
path: release/IsIdentifiablePlugin.*.nupkg
retention-days: 1
- name: Upload binaries to release
uses: svenstaro/upload-release-action@2.6.1
uses: svenstaro/upload-release-action@2.7.0
if: contains(github.ref, 'refs/tags/v')
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 98b4c95

Please sign in to comment.