Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Mikusa authored Oct 8, 2021
1 parent 32c19e6 commit db1c78f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ with:
The Clojure Tools Dependency watches [Clojure Tools repositories](https://github.com/clojure/clojure-tools) for new versions. It then filters based on the [stable.properties](https://raw.githubusercontent.com/clojure/brew-install/%s/stable.properties) file in their brew tap repo, allowing it to pick the most recent stable version.

```yaml
uses: docker://ghcr.io/paketo-buildpacks/actions/alibaba-dragonwell-dependency:main
uses: docker://ghcr.io/paketo-buildpacks/actions/clojure-tools-dependency:main
with:
token: ${{ secrets.JAVA_GITHUB_TOKEN }}
```
Expand Down

0 comments on commit db1c78f

Please sign in to comment.