diff --git a/.github/workflows/licensed.yml b/.github/workflows/licensed.yml index e456681..81012c5 100644 --- a/.github/workflows/licensed.yml +++ b/.github/workflows/licensed.yml @@ -46,7 +46,7 @@ jobs: with: ruby-version: ruby - - uses: github/setup-licensed@v1 + - uses: licensee/setup-licensed@v1.3.2 with: version: 4.x github_token: ${{ secrets.GITHUB_TOKEN }}