From b4b44cb5f731c9d1945dc6259a733f2063f14855 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 17 Apr 2026 13:03:30 +0000
Subject: [PATCH] chore(deps): bump softprops/action-gh-release from 2.5.0 to
2.6.1
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/a06a81a03ee405af7f2048a818ed3f03bbf83c7b...153bb8e04406b158c6c84fc1615b65b24149a1fe)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.6.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
---
.github/workflows/build-macos.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/workflows/build-macos.yml b/.github/workflows/build-macos.yml
index d26aa024..cb066684 100644
--- a/.github/workflows/build-macos.yml
+++ b/.github/workflows/build-macos.yml
@@ -198,7 +198,7 @@ jobs:
- name: Create GitHub Release (on tag)
if: startsWith(github.ref, 'refs/tags/')
- uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b
+ uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda
continue-on-error: true
with:
files: |
@@ -326,7 +326,7 @@ jobs:
- name: Create GitHub Release (on tag)
if: startsWith(github.ref, 'refs/tags/')
- uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b
+ uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda
with:
files: |
${{ runner.temp }}/OCcode-win32-x64-${{ github.ref_name }}-system-setup.exe
@@ -400,7 +400,7 @@ jobs:
- name: Create GitHub Release (on tag)
if: startsWith(github.ref, 'refs/tags/')
- uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b
+ uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda
with:
files: |
${{ runner.temp }}/OCcode-linux-x64-${{ github.ref_name }}.deb