From 1c8fc484a814d1bf8d02a0549f089e256fb7bbc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 21:49:19 +0000 Subject: [PATCH] Dependabot:(deps): Bump coursier/setup-action from 1.3.0 to 1.3.5 Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1.3.0 to 1.3.5. - [Release notes](https://github.com/coursier/setup-action/releases) - [Commits](https://github.com/coursier/setup-action/compare/v1.3...v1.3.5) --- updated-dependencies: - dependency-name: coursier/setup-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/wc_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wc_build.yml b/.github/workflows/wc_build.yml index a5f21696..85abd350 100644 --- a/.github/workflows/wc_build.yml +++ b/.github/workflows/wc_build.yml @@ -33,7 +33,7 @@ jobs: - uses: actions/checkout@v4 # SETUP & CACHE - - uses: coursier/setup-action@v1.3.0 + - uses: coursier/setup-action@v1.3.5 with: jvm: adopt:8 apps: sbt scala scalafmt # https://github.com/coursier/apps