From 91ecbe14e3d4a9ca4e8012ef85bbda35b4fc5fe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 05:12:07 +0000 Subject: [PATCH] Bump svenstaro/upload-release-action from 2.9.0 to 2.11.1 Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.9.0 to 2.11.1. - [Release notes](https://github.com/svenstaro/upload-release-action/releases) - [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenstaro/upload-release-action/compare/2.9.0...2.11.1) --- updated-dependencies: - dependency-name: svenstaro/upload-release-action dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/dotnet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index a741a0b..fd4301e 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -124,7 +124,7 @@ jobs: name: nugets - name: Upload to stable release - uses: svenstaro/upload-release-action@2.9.0 + uses: svenstaro/upload-release-action@2.11.1 with: repo_token: ${{ secrets.GITHUB_TOKEN }} file: nugets