This is an automated email from the ASF dual-hosted git repository.

hubcio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iggy.git


The following commit(s) were added to refs/heads/master by this push:
     new 99c82b870 chore(deps): bump softprops/action-gh-release from 2 to 3 
(#3274)
99c82b870 is described below

commit 99c82b870bf7698782dfff2376251adfe1952a44
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 20 09:24:34 2026 +0200

    chore(deps): bump softprops/action-gh-release from 2 to 3 (#3274)
---
 .github/workflows/edge-release.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/edge-release.yml 
b/.github/workflows/edge-release.yml
index bcceed61c..876c53cdc 100644
--- a/.github/workflows/edge-release.yml
+++ b/.github/workflows/edge-release.yml
@@ -75,7 +75,7 @@ jobs:
           fi
 
       - name: Create edge pre-release
-        uses: softprops/action-gh-release@v2
+        uses: softprops/action-gh-release@v3
         with:
           tag_name: edge
           name: edge

Reply via email to