mirror of https://github.com/sbt/sbt.git
Bump coursier/setup-action from 1.3.0 to 1.3.2
Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1.3.0 to 1.3.2. - [Release notes](https://github.com/coursier/setup-action/releases) - [Commits](https://github.com/coursier/setup-action/compare/v1.3.0...v1.3.2) --- updated-dependencies: - dependency-name: coursier/setup-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8a921c6872
commit
005f2137d1
|
|
@ -28,7 +28,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
submodules: true
|
submodules: true
|
||||||
- uses: coursier/cache-action@v6.4
|
- uses: coursier/cache-action@v6.4
|
||||||
- uses: coursier/setup-action@v1.3.0
|
- uses: coursier/setup-action@v1.3.2
|
||||||
with:
|
with:
|
||||||
jvm: 8
|
jvm: 8
|
||||||
apps: sbt
|
apps: sbt
|
||||||
|
|
@ -48,7 +48,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
submodules: true
|
submodules: true
|
||||||
- uses: coursier/cache-action@v6.4
|
- uses: coursier/cache-action@v6.4
|
||||||
- uses: coursier/setup-action@v1.3.0
|
- uses: coursier/setup-action@v1.3.2
|
||||||
with:
|
with:
|
||||||
jvm: 8
|
jvm: 8
|
||||||
apps: sbt
|
apps: sbt
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue