diff --git a/.github/workflows/revdepcheck.yaml b/.github/workflows/revdepcheck.yaml index f7f71145..4ac6f1a1 100644 --- a/.github/workflows/revdepcheck.yaml +++ b/.github/workflows/revdepcheck.yaml @@ -99,7 +99,7 @@ jobs: - name: revdepcheck 🔄 id: revdepcheck - uses: insightsengineering/r-revdepcheck-action@fix_non_cran2 + uses: insightsengineering/r-revdepcheck-action@main with: github-token: ${{ steps.github-token.outputs.token }} additional-env-vars: ${{ inputs.additional-env-vars }}