Skip to content

Commit 87e8aac

Browse files
chore(deps): bump softprops/action-gh-release from 975c1b265e11dd76618af1c374e7981f9a6ff44a to 9d7c94cfd0a1f3ed45544c887983e9fa900f0564 (#297)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ac733c commit 87e8aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autorelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: |
1919
./releaser/scripts/setghenv.sh
2020
- name: Create Release
21-
uses: softprops/action-gh-release@975c1b265e11dd76618af1c374e7981f9a6ff44a
21+
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564
2222
with:
2323
body: ${{ env.RELEASE_NOTES }}
2424
tag_name: ${{ env.RELEASE_TAG }}

0 commit comments

Comments
 (0)