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.
2 parents ae0052c + 41bce61 commit 2865fcbCopy full SHA for 2865fcb
.github/workflows/main.yaml
@@ -599,7 +599,7 @@ jobs:
599
sha256sum $FILES > SHA256.txt
600
601
- name: Upload pre-built and doc tar archives
602
- uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # ratchet:softprops/[email protected].1
+ uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # ratchet:softprops/[email protected].2
603
with:
604
name: OTP ${{ steps.tag.outputs.vsn }}
605
files: |
0 commit comments