diff --git a/.github/workflows/licensed.yml b/.github/workflows/licensed.yml index c326554..e19e521 100644 --- a/.github/workflows/licensed.yml +++ b/.github/workflows/licensed.yml @@ -35,7 +35,7 @@ jobs: - run: go mod vendor # Ruby is required for licensed - - uses: ruby/setup-ruby@d4526a55538b775af234ba4af27118ed6f8f6677 + - uses: ruby/setup-ruby@5f19ec79cedfadb78ab837f95b87734d0003c899 with: ruby-version: "3.2"