Skip to content

Commit 7d53793

Browse files
authored
Merge pull request #261 from target/pin-coursier
Pin coursier/setup-action version in release.yaml
2 parents 82e22a6 + d4211d8 commit 7d53793

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # v7.0.0
2020
with:
2121
extraKey: ${{ runner.os }}
22-
- uses: coursier/setup-action@v1
22+
- uses: coursier/setup-action@039f736548afa5411c1382f40a5bd9c2d30e0383 # v1.3.9
2323
with:
2424
jvm: adopt:1.8
2525
# uses sbt-github-packages, see build.sbt

0 commit comments

Comments
 (0)