Skip to content

Commit

Permalink
Update softprops/action-gh-release digest to c95fe14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent f3a5538 commit d5970ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: "Fetch all binaries"
uses: actions/download-artifact@v4
- name: "Create release"
uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 # v2
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2
with:
files: build/*
draft: True
Expand Down

0 comments on commit d5970ae

Please sign in to comment.