(patch) Minor updates to use updated image
All checks were successful
/ Build and Test Library Snapshot (pull_request) Successful in 3m22s
All checks were successful
/ Build and Test Library Snapshot (pull_request) Successful in 3m22s
This commit is contained in:
parent
6ad5e3c293
commit
33e2f5e071
2 changed files with 1 additions and 2 deletions
|
@ -15,7 +15,6 @@ jobs:
|
|||
env:
|
||||
GS_MAVEN_USER: ${{ vars.GS_MAVEN_USER }}
|
||||
GS_MAVEN_TOKEN: ${{ secrets.GS_MAVEN_TOKEN }}
|
||||
COURSIER_CREDENTIALS: "maven.garrity.co(Reposilite) cicd:${{ secrets.GS_MAVEN_TOKEN }}"
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
name: 'Checkout Repository'
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// See: https://github.com/scalameta/scalafmt/tags for the latest tags.
|
||||
version = 3.7.17
|
||||
version = 3.8.1
|
||||
runner.dialect = scala3
|
||||
maxColumn = 80
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue