Skip to content

Commit 3e56bcd

Browse files
authored
Update scala-cli action (#18793)
[Next only]
2 parents 0f4ae05 + dfdc0a8 commit 3e56bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lts-backport.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919
- uses: coursier/cache-action@v6
20-
- uses: VirtusLab/scala-cli-setup@v0.2
20+
- uses: VirtusLab/scala-cli-setup@v1.0.5
2121
- run: scala-cli ./project/scripts/addToBackportingProject.scala -- ${{ github.event.pull_request.number }}
2222
env:
2323
GRAPHQL_API_TOKEN: ${{ secrets.GRAPHQL_API_TOKEN }}

0 commit comments

Comments
 (0)