Skip to content

Commit d93ac96

Browse files
chore(deps): bump coursier/setup-action from 2.0.0 to 2.0.1 (#2587)
Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/coursier/setup-action/releases) - [Commits](coursier/setup-action@0ed4d7e...7fdbcb2) --- updated-dependencies: - dependency-name: coursier/setup-action dependency-version: 2.0.1 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 f735cca commit d93ac96

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
@@ -44,7 +44,7 @@ jobs:
4444
uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # 6.4.8
4545

4646
- name: Setup Coursier
47-
uses: coursier/setup-action@0ed4d7e7c42eae80e14370990582092c749253c4 # v2.0.0
47+
uses: coursier/setup-action@7fdbcb2ec74047d6f6270a85967bc8ff1cebe626 # v2.0.1
4848

4949
- name: Create the Pekko site
5050
env:

0 commit comments

Comments
 (0)