diff --git a/.github/workflows/rhub.yaml b/.github/workflows/rhub.yaml index 9467238..e54cb27 100644 --- a/.github/workflows/rhub.yaml +++ b/.github/workflows/rhub.yaml @@ -41,7 +41,7 @@ jobs: steps: # NO NEED TO CHECKOUT HERE # Pinned to a full-length commit SHA for immutability; Dependabot updates this reference. - - uses: r-hub/actions/setup@31960d331f579d85cb0c868fce1dce2aaf132935 # v1 + - uses: r-hub/actions/setup@cf6c8eff3145ef225104294e6b0c023de4bba9c6 # v1 with: config: ${{ github.event.inputs.config }} id: rhub-setup