File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
22
fetch-depth : 0
23
23
- name : Get changed files
24
24
id : changed-files
25
- uses : tj-actions/changed-files@c3a1bb2c992d77180ae65be6ae6c166cf40f857c # tag=v45.0.3
25
+ uses : tj-actions/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf # tag=v45.0.4
26
26
- name : Get release version
27
27
id : release-version
28
28
run : |
@@ -105,7 +105,7 @@ jobs:
105
105
curl -L "https://raw.githubusercontent.com/${{ github.repository }}/main/CHANGELOG/${{ env.RELEASE_TAG }}.md" \
106
106
-o "${{ env.RELEASE_TAG }}.md"
107
107
- name : Release
108
- uses : softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 # tag=v2.0.9
108
+ uses : softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 # tag=v2.1.0
109
109
with :
110
110
draft : true
111
111
files : out/*
You can’t perform that action at this time.
0 commit comments