File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030
3131 # Steps represent a sequence of tasks that will be executed as part of the job
3232 steps :
33- - uses : actions/github-script@v7
33+ - uses : actions/github-script@v8
3434 id : create-combined-pr
3535 name : Create Combined PR
3636 with :
Original file line number Diff line number Diff line change 2525 issue_number : ${{steps.get_issue_number.outputs.result}}
2626
2727 steps :
28- - uses : actions/github-script@v7
28+ - uses : actions/github-script@v8
2929 name : get issue number
3030 id : get_issue_number
3131 with :
Original file line number Diff line number Diff line change 7979 <dependency >
8080 <groupId >com.amazonaws</groupId >
8181 <artifactId >aws-lambda-java-core</artifactId >
82- <version >1.3 .0</version >
82+ <version >1.4 .0</version >
8383 </dependency >
8484 <dependency >
8585 <groupId >com.amazonaws</groupId >
You can’t perform that action at this time.
0 commit comments