diff --git a/.github/workflows/licensed.yml b/.github/workflows/licensed.yml index b1331e9..5d2dd39 100644 --- a/.github/workflows/licensed.yml +++ b/.github/workflows/licensed.yml @@ -42,11 +42,11 @@ jobs: - name: Setup Ruby id: setup-ruby - uses: ruby/setup-ruby@v1 + uses: ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 with: ruby-version: ruby - - uses: licensee/setup-licensed@v1.3.2 + - uses: licensee/setup-licensed@0d52e575b3258417672be0dff2f115d7db8771d8 with: version: 4.x github_token: ${{ secrets.GITHUB_TOKEN }}