Skip to content

Commit d970831

Browse files
authored
Merge pull request #262 from target/pin-coursier-ci
Pin coursier/setup-action to version 1.3.9
2 parents 7d53793 + acb82b8 commit d970831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # v7.0.0
2727
with:
2828
extraKey: ${{ runner.os }}
29-
- uses: coursier/setup-action@v1
29+
- uses: coursier/setup-action@039f736548afa5411c1382f40a5bd9c2d30e0383 # v1.3.9
3030
with:
3131
jvm: adopt:1.8
3232
- name: Build, test, and package project on Spark 3.5

0 commit comments

Comments
 (0)