Skip to content

Commit

Permalink
Bump coursier/cache-action from 6.4.5 to 6.4.6
Browse files Browse the repository at this point in the history
Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from 6.4.5 to 6.4.6.
- [Release notes](https://github.com/coursier/cache-action/releases)
- [Commits](coursier/cache-action@1ff273b...142d273)

---
updated-dependencies:
- dependency-name: coursier/cache-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and xuwei-k committed Apr 9, 2024
1 parent 86baf18 commit d11479e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
java-version: ${{matrix.java}}
distribution: temurin
- uses: coursier/cache-action@1ff273bff02a8787bc9f1877d347948af647956d # v6.4.5
- uses: coursier/cache-action@142d2738bd29f0eb9d44610828acb3a19809feab # v6.4.6
- run: |
git config --global user.email "[email protected]"
git config --global user.name "example"
Expand Down

0 comments on commit d11479e

Please sign in to comment.