Skip to content

Commit f42291f

Browse files
authored
Bump softprops/action-gh-release from 3.0.0 to 3.0.1 (#26)
2 parents 0cf8f40 + 34991a3 commit f42291f

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
@@ -70,7 +70,7 @@ jobs:
7070
NUGET_API_KEY: ${{ steps.nuget.outputs.NUGET_API_KEY }}
7171

7272
- name: release
73-
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
73+
uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1
7474
if: always() && startsWith(github.ref, 'refs/tags/')
7575
with:
7676
name: 'VbaCompression ${{ github.ref_name }}'

0 commit comments

Comments
 (0)