Skip to content

Commit

Permalink
Bump softprops/action-gh-release from 2.0.4 to 2.0.5 (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent 3e847c9 commit 0518877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
sha256sum rscrypt-* | tee sha256sums.txt
b2sum rscrypt-* | tee b2sums.txt
- name: Release
uses: softprops/action-gh-release@v2.0.4
uses: softprops/action-gh-release@v2.0.5
if: startsWith(github.ref, 'refs/tags/')
with:
draft: true
Expand Down

0 comments on commit 0518877

Please sign in to comment.