Skip to content

Commit 98dcc7e

Browse files
authoredJun 1, 2021
Bump olafurpg/setup-scala from 10 to 11 (#351)
Bumps [olafurpg/setup-scala](https://github.com/olafurpg/setup-scala) from 10 to 11. - [Release notes](https://github.com/olafurpg/setup-scala/releases) - [Commits](olafurpg/setup-scala@v10...v11) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d73a0c9 commit 98dcc7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v2.3.4
1212
with:
1313
fetch-depth: 0
14-
- uses: olafurpg/setup-scala@v10
14+
- uses: olafurpg/setup-scala@v11
1515
- run: sbt ci-release
1616
env:
1717
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}

0 commit comments

Comments
 (0)
Please sign in to comment.