Skip to content

Commit e0ee3bc

Browse files
authored
Merge branch 'main' into PMM-14969-ui-upgrade-removal
2 parents 427de36 + 8162ec3 commit e0ee3bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
grep -rl '!!! note alert alert-primary' ${{ github.workspace }}-CHANGELOG.txt | xargs --no-run-if-empty sed -i 's/\!\!\! note alert alert-primary/\> \:memo\: **Note**/g'
9595
9696
- name: Create Release
97-
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
97+
uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1
9898
with:
9999
body_path: ${{ github.workspace }}-CHANGELOG.txt
100100
draft: true

0 commit comments

Comments
 (0)