Skip to content

Commit

Permalink
docs: update example usage to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya authored Mar 15, 2021
1 parent 6a6405f commit 6178899
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 @@ -26,7 +26,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2
- name: Run delete-old-branches-action
uses: beatlabs/delete-old-branches-action@v0.0.1
uses: beatlabs/delete-old-branches-action@v0.0.6
with:
repo_token: ${{ github.token }}
date: '3 months ago'
Expand Down

0 comments on commit 6178899

Please sign in to comment.