Skip to content

Commit 8b325ee

Browse files
Bump coursier/setup-action from 2.0.1 to 2.0.2 (#912)
Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/coursier/setup-action/releases) - [Commits](coursier/setup-action@7fdbcb2...f7be3eb) --- updated-dependencies: - dependency-name: coursier/setup-action dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17270cf commit 8b325ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-validator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # v7.0.0
4343

4444
- name: Setup Coursier
45-
uses: coursier/setup-action@7fdbcb2ec74047d6f6270a85967bc8ff1cebe626 # v2.0.1
45+
uses: coursier/setup-action@f7be3eb3dcef84a4e16fc8cd75c87beb2e5cbcc9 # v2.0.2
4646

4747
- name: Enable jvm-opts
4848
run: cp .jvmopts-ci .jvmopts

0 commit comments

Comments
 (0)