Skip to content

Commit

Permalink
Merge pull request #5 from MathieuSoysal/update-readme
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
MathieuSoysal authored Feb 15, 2023
2 parents 6e051c6 + 0a08cf8 commit 4cec77f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Update files
uses: MathieuSoysal/hiden-dependancy-updater@v1.0.1
uses: MathieuSoysal/hiden-dependancy-updater@v1.1.0
with:
files: action.yml # List of files to update
prefix: "com.google.cloud.tools:jib-maven-plugin:" # Prefix before the version, default is: ""
Expand Down Expand Up @@ -81,7 +81,7 @@ jobs:
ref: main # The branch you want to commit to
- uses: MathieuSoysal/hiden-dependancy-updater@v1.0.1
- uses: MathieuSoysal/hiden-dependancy-updater@v1.1.0
with:
files: action.yml # List of files to update
prefix: "com.google.cloud.tools:jib-maven-plugin:" # Prefix before the version, default is: ""
Expand Down

0 comments on commit 4cec77f

Please sign in to comment.