Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-evans committed Aug 15, 2020
1 parent c333e65 commit d3969c2
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
@@ -1,5 +1,5 @@
# Automating Gradle dependency updates with GitHub Actions
[![CI](https://github.com/peter-evans/gradle-auto-dependency-updates/workflows/CI/badge.svg)](https://github.com/peter-evans/gradle-auto-dependency-updates/actions?query=workflow%3ACI)
[<img alt="The blog of Peter Evans: Automating Gradle dependency updates with GitHub Actions" title="View blog post" src="https://peterevans.dev/img/blog-published-badge.svg">](https://peterevans.dev/posts/how-to-automate-gradle-dependency-updates-with-github-actions/)

Using Gradle's [dependency locking](https://docs.gradle.org/current/userguide/dependency_locking.html) feature we can create an automated process to periodically create a pull request for dependency updates.

Expand Down

0 comments on commit d3969c2

Please # to comment.