diff --git a/README.md b/README.md index 9a8d0b0..f8648fc 100644 --- a/README.md +++ b/README.md @@ -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'