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 @@ -165,7 +165,7 @@ jobs:
165165
166166 # ## Semantic Release Bot comments for issues and PRs ###
167167 - name : Add release comments to issues and PRs
168- uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
168+ uses : actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9 .0.0
169169 if : ${{ github.event.inputs.snapshot == 'false' }}
170170 env :
171171 GH_TOKEN : ${{ secrets.ACCESS_TOKEN }}
You can’t perform that action at this time.
0 commit comments