We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f440551 + b18ebec commit 4b3bcfbCopy full SHA for 4b3bcfb
1 file changed
.github/workflows/rust-cd.yml
@@ -174,7 +174,7 @@ jobs:
174
} >> $GITHUB_OUTPUT
175
176
- name: Create GitHub Release
177
- uses: softprops/action-gh-release@v3.0.1
+ uses: softprops/action-gh-release@v3.0.2
178
with:
179
name: "v${{ steps.version.outputs.semver }} - ${{ steps.version.outputs.nominee }} 🏅"
180
tag_name: ${{ steps.version.outputs.tag_name }}
0 commit comments