Skip to content

Commit 86705f2

Browse files
authored
Merge pull request #1233 from tw93/dependabot/github_actions/softprops/action-gh-release-3.0.2
chore(deps): bump softprops/action-gh-release from 3.0.1 to 3.0.2
2 parents 7c681ae + 4b895ce commit 86705f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
bin/SHA256SUMS
9898
9999
- name: Create Release
100-
uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1
100+
uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2
101101
if: startsWith(github.ref, 'refs/tags/')
102102
with:
103103
name: ${{ github.ref_name }}

0 commit comments

Comments
 (0)