From b962421390c3672ee99aa52aa1cb68e3af912d0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 22:31:25 +0000 Subject: [PATCH] Bump olafurpg/setup-scala from 10 to 12 Bumps [olafurpg/setup-scala](https://github.com/olafurpg/setup-scala) from 10 to 12. - [Release notes](https://github.com/olafurpg/setup-scala/releases) - [Commits](https://github.com/olafurpg/setup-scala/compare/v10...v12) --- updated-dependencies: - dependency-name: olafurpg/setup-scala dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ac04dd8d..a103fb8c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2.3.3 - - uses: olafurpg/setup-scala@v10 + - uses: olafurpg/setup-scala@v12 - uses: actions/setup-node@v1 - uses: olafurpg/setup-gpg@v3 - name: Cache dependencies