Skip to content

Commit 8cbccca

Browse files
chore(deps): roll back avakar/tag-and-release action to v1.0.0
1 parent ce57d3a commit 8cbccca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105

106106
- name: Create Release on GH
107107
id: tag-and-release
108-
uses: avakar/tag-and-release@v1
108+
uses: avakar/tag-and-release@v1.0.0
109109
with:
110110
draft: true
111111
release_name: ${{ github.event.inputs.releaseversion }}

0 commit comments

Comments
 (0)