We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b2960 commit 33f5728Copy full SHA for 33f5728
.github/workflows/ci.yaml
@@ -92,7 +92,7 @@ jobs:
92
- uses: actions/checkout@v5
93
with:
94
ref: ${{ github.ref }}
95
- - uses: softprops/action-gh-release@v2.4.1
+ - uses: softprops/action-gh-release@v2.5.0
96
97
name: Release v${{ needs.check_if_version_upgraded.outputs.version }}
98
tag_name: ${{ needs.check_if_version_upgraded.outputs.version }}
0 commit comments