Skip to content

Commit f7fdaa9

Browse files
Bump olafurpg/setup-scala from 11 to 12 (#357)
Bumps [olafurpg/setup-scala](https://github.com/olafurpg/setup-scala) from 11 to 12. - [Release notes](https://github.com/olafurpg/setup-scala/releases) - [Commits](olafurpg/setup-scala@v11...v12) --- updated-dependencies: - dependency-name: olafurpg/setup-scala dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be3f727 commit f7fdaa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/[email protected]
1212
with:
1313
fetch-depth: 0
14-
- uses: olafurpg/setup-scala@v11
14+
- uses: olafurpg/setup-scala@v12
1515
- run: sbt ci-release
1616
env:
1717
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}

0 commit comments

Comments
 (0)