Skip to content

Commit

Permalink
Update scala-cli action
Browse files Browse the repository at this point in the history
[Next only]
  • Loading branch information
Kordyjan authored Oct 30, 2023
1 parent 0f4ae05 commit dfdc0a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lts-backport.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
fetch-depth: 0
- uses: coursier/cache-action@v6
- uses: VirtusLab/scala-cli-setup@v0.2
- uses: VirtusLab/scala-cli-setup@v1.0.5
- run: scala-cli ./project/scripts/addToBackportingProject.scala -- ${{ github.event.pull_request.number }}
env:
GRAPHQL_API_TOKEN: ${{ secrets.GRAPHQL_API_TOKEN }}
Expand Down

0 comments on commit dfdc0a8

Please sign in to comment.