Skip to content

Commit b9eeece

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update nicolasfara/build-check-deploy-sbt-action action to v1.0.17
1 parent 994ec1e commit b9eeece

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/[email protected]
1919
with:
2020
fetch-depth: 0
21-
- uses: nicolasfara/[email protected].16
21+
- uses: nicolasfara/[email protected].17
2222
with:
2323
should-run-codecov: ${{ runner.os == 'Linux' }}
2424
check-command: sbt +scalafmtCheckAll +scalafmtSbtCheck '+scalafixAll --check' +test +coverageAggregate
@@ -53,7 +53,7 @@ jobs:
5353
uses: actions/[email protected]
5454
with:
5555
node-version-file: package.json
56-
- uses: nicolasfara/[email protected].16
56+
- uses: nicolasfara/[email protected].17
5757
with:
5858
build-command: true
5959
check-command: true

0 commit comments

Comments
 (0)