Skip to content

Commit cbe91c5

Browse files
dependabot[bot]WojciechMazur
authored andcommitted
Bump VirtusLab/scala-cli-setup from 1.4.0 to 1.4.1
Bumps [VirtusLab/scala-cli-setup](https://github.com/virtuslab/scala-cli-setup) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/virtuslab/scala-cli-setup/releases) - [Commits](VirtusLab/scala-cli-setup@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: VirtusLab/scala-cli-setup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> [Cherry-picked 60c2105]
1 parent 82c398c commit cbe91c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/lts-backport.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
fetch-depth: 0
1717
- uses: coursier/cache-action@v6
18-
- uses: VirtusLab/[email protected].0
18+
- uses: VirtusLab/[email protected].1
1919
- run: scala-cli ./project/scripts/addToBackportingProject.scala -- ${{ github.sha }}
2020
env:
2121
GRAPHQL_API_TOKEN: ${{ secrets.GRAPHQL_API_TOKEN }}

0 commit comments

Comments
 (0)