File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3333 fetch-depth : 0
3434
3535 - name : Setup Java and Scala
36- uses : olafurpg/setup-scala@v10
36+ uses : olafurpg/setup-scala@v12
3737 with :
3838 java-version : ${{ matrix.java }}
3939
8484 fetch-depth : 0
8585
8686 - name : Setup Java and Scala
87- uses : olafurpg/setup-scala@v10
87+ uses : olafurpg/setup-scala@v12
8888 with :
8989 java-version : ${{ matrix.java }}
9090
Original file line number Diff line number Diff line change 1- addSbtPlugin(" com.codecommit" % " sbt-github-actions" % " 0.11 .0" )
1+ addSbtPlugin(" com.codecommit" % " sbt-github-actions" % " 0.12 .0" )
22addSbtPlugin(" com.eed3si9n" % " sbt-assembly" % " 0.15.0" )
33addSbtPlugin(" com.eed3si9n" % " sbt-buildinfo" % " 0.10.0" )
44addSbtPlugin(" com.geirsson" % " sbt-ci-release" % " 1.5.7" )
You can’t perform that action at this time.
0 commit comments