Skip to content

Commit afd08ef

Browse files
committed
ci/release: pin softprops/action-gh-release to v2.2.2
See softprops/action-gh-release#628 Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
1 parent 47fd7ad commit afd08ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,6 @@ jobs:
162162
run: ls -R
163163

164164
- name: Create release
165-
uses: softprops/action-gh-release@v2
165+
uses: softprops/action-gh-release@v2.2.2
166166
with:
167167
files: artifacts-*/*

0 commit comments

Comments
 (0)