Skip to content

Commit dc0713b

Browse files
chore(deps): update softprops/action-gh-release digest to 718ea10 (#127)
1 parent 1afbf03 commit dc0713b

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
@@ -74,7 +74,7 @@ jobs:
7474
git push -f origin "v$MAJOR_VERSION"
7575
7676
- name: Create Release
77-
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3
77+
uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3
7878
with:
7979
tag_name: "v${{ inputs.version }}"
8080
name: "v${{ inputs.version }}"

0 commit comments

Comments
 (0)