Skip to content

Commit

Permalink
Prepare documentation for release v1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
efasel committed Dec 8, 2023
1 parent ead7a41 commit 7cbebc3
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 @@ -31,7 +31,7 @@ Create a file in your repo called `.github/workflows/buildpack-update.yml` and i
- name: Check out the repo
uses: actions/checkout@v4
- name: run cf-buildpack-update-action
uses: springernature/cf-buildpack-update-action@v1.0.9
uses: springernature/cf-buildpack-update-action@v1.0.10
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
AUTHOR_EMAIL: your-team-email-address@springernature.com
Expand Down

0 comments on commit 7cbebc3

Please sign in to comment.