Skip to content

Commit

Permalink
deps: update softprops/action-gh-release action to v2 (#230)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Meyer <[email protected]>
  • Loading branch information
renovate[bot] and katexochen authored Mar 12, 2024
1 parent 8327bac commit 7e2fa8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
run: |
nix build .#cli-release
- name: Create draft release
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15
uses: softprops/action-gh-release@3198ee18f814cdf787321b4a32a26ddbf37acc52 # v2.0.3
with:
draft: true
generate_release_notes: true
Expand Down

0 comments on commit 7e2fa8e

Please sign in to comment.