We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b221a85 commit d655b2bCopy full SHA for d655b2b
.github/workflows/release-process.yml
@@ -220,7 +220,7 @@ jobs:
220
--certificate-oidc-issuer=https://token.actions.githubusercontent.com ./tmp/checksums.txt
221
222
- name: Create release draft and upload release yaml
223
- uses: softprops/action-gh-release@v2.2.2
+ uses: softprops/action-gh-release@v2.3.2
224
with:
225
name: ${{ github.ref_name }}
226
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments