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@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
28+ uses : actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9 .0.0
2929 env :
3030 GH_TOKEN : ${{ secrets.ACCESS_TOKEN }}
3131 with :
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ jobs:
163163
164164 # ## Semantic Release Bot comments for issues and PRs ###
165165 - name : Add release comments to issues and PRs
166- uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
166+ uses : actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9 .0.0
167167 if : ${{ github.event.inputs.snapshot == 'false' }}
168168 env :
169169 GH_TOKEN : ${{ secrets.ACCESS_TOKEN }}
You can’t perform that action at this time.
0 commit comments