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 2525
2626 # ## Semantic Release Bot comments for issues and PRs ###
2727 - name : Add release comments to issues and PRs
28- uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
28+ uses : actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
2929 env :
3030 GH_TOKEN : ${{ secrets.ACCESS_TOKEN }}
3131 with :
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ jobs:
107107
108108 # ## Semantic Release Bot comments for issues and PRs ###
109109 - name : Add release comments to issues and PRs
110- uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
110+ uses : actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
111111 env :
112112 GH_TOKEN : ${{ secrets.ACCESS_TOKEN }}
113113 with :
You can’t perform that action at this time.
0 commit comments