From 7526bbc584084bc27c4f69e31aac805ecbec4ea6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Tue, 13 Dec 2022 15:59:21 +0100 Subject: ci: update release action (#17034) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 03d13a2ff..911afe047 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -575,7 +575,7 @@ jobs: ./tools/release/05_create_release_notes.ts - name: Upload release to GitHub - uses: softprops/action-gh-release@59c3b4891632ff9a897f99a91d7bc557467a3a22 + uses: softprops/action-gh-release@v0.1.15 if: | matrix.job == 'test' && matrix.profile == 'release' && -- cgit v1.2.3