File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 25
25
26
26
# ## Semantic Release Bot comments for issues and PRs ###
27
27
- name : Add release comments to issues and PRs
28
- uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7 .0.1
28
+ uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
29
29
env :
30
30
GH_TOKEN : ${{ secrets.ACCESS_TOKEN }}
31
31
with :
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ jobs:
107
107
108
108
# ## Semantic Release Bot comments for issues and PRs ###
109
109
- name : Add release comments to issues and PRs
110
- uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7 .0.1
110
+ uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
111
111
env :
112
112
GH_TOKEN : ${{ secrets.ACCESS_TOKEN }}
113
113
with :
You can’t perform that action at this time.
0 commit comments